maeparser: update boost version

This commit is contained in:
Jérôme Duval
2021-10-06 07:57:49 +02:00
committed by GitHub
parent e52208d88e
commit 10ef9c3e33

View File

@@ -7,7 +7,7 @@ Maestro output needs to interact directly with this format."
HOMEPAGE="https://github.com/schrodinger/maeparser"
COPYRIGHT="2017 Schrödinger, LLC"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="maeparser-$portVersion.tar.gz"
CHECKSUM_SHA256="ca2e2dead8a1fdd74b624ca0f0c4dde205d0b8abbbfdd62de0786f2d3f6f291c"
@@ -36,8 +36,8 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_iostreams$secondaryArchSuffix >= 1.69
devel:libboost_regex$secondaryArchSuffix >= 1.69
devel:libboost_iostreams$secondaryArchSuffix >= 1.69.0
devel:libboost_regex$secondaryArchSuffix >= 1.69.0
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="