librevenge, revbump for boost version (#10056)

This commit is contained in:
Schrijvers Luc
2024-02-06 13:45:18 +01:00
committed by GitHub
parent 88a9d15c14
commit d8154965ef

View File

@@ -10,7 +10,7 @@ COPYRIGHT="2004-2015 Fridrich Strba
2011-2015 Laurent Alonso"
LICENSE="GNU LGPL v2.1
MPL v2.0"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sf.net/libwpd/librevenge-$portVersion.tar.bz2"
CHECKSUM_SHA256="5892ca6796f7a2a93d580832e907e849b19d980b40d326a283b18877ab6de0c5"
@@ -43,8 +43,8 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_serialization$secondaryArchSuffix >= 1.70.0
devel:libboost_system$secondaryArchSuffix >= 1.70.0
devel:libboost_serialization$secondaryArchSuffix >= 1.83.0
devel:libboost_system$secondaryArchSuffix >= 1.83.0
devel:libcppunit$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"