diff --git a/app-office/gnucash/gnucash-5.11.recipe b/app-office/gnucash/gnucash-5.13.recipe similarity index 93% rename from app-office/gnucash/gnucash-5.11.recipe rename to app-office/gnucash/gnucash-5.13.recipe index 976c79be0..2d880ab1d 100644 --- a/app-office/gnucash/gnucash-5.11.recipe +++ b/app-office/gnucash/gnucash-5.13.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2001–2024 The GnuCash Project" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/$portVersion/gnucash-$portVersion.tar.bz2" -CHECKSUM_SHA256="6ba42313aaaa99b5f07ff6e4dbc58b33fbf5f4be6e911376701d65c26fd4debe" +CHECKSUM_SHA256="082eecc332b722f223d3f2512626ebe5ef63f94aaf5c409e87526c654464aef5" PATCHES="gnucash-$portVersion.patchset" ADDITIONAL_FILES=" gnucash.rdef.in @@ -88,10 +88,10 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libaqbanking$secondaryArchSuffix - devel:libboost_date_time$secondaryArchSuffix - devel:libboost_filesystem$secondaryArchSuffix - devel:libboost_iostreams$secondaryArchSuffix - devel:libboost_locale$secondaryArchSuffix + devel:libboost_date_time$secondaryArchSuffix >= 1.88.0 + devel:libboost_filesystem$secondaryArchSuffix >= 1.88.0 + devel:libboost_iostreams$secondaryArchSuffix >= 1.88.0 + devel:libboost_locale$secondaryArchSuffix >= 1.88.0 devel:libbrotlidec$secondaryArchSuffix devel:libdbi$secondaryArchSuffix devel:libgc$secondaryArchSuffix diff --git a/app-office/gnucash/patches/gnucash-5.11.patchset b/app-office/gnucash/patches/gnucash-5.13.patchset similarity index 100% rename from app-office/gnucash/patches/gnucash-5.11.patchset rename to app-office/gnucash/patches/gnucash-5.13.patchset