mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
maeparser: update boost version
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user