sourcetrail: update boost version

This commit is contained in:
Jérôme Duval
2021-10-06 07:50:13 +02:00
committed by GitHub
parent a49441ceae
commit 19f28d0872

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Sourcetrail helps you get productive on unfamiliar source code"
HOMEPAGE="https://www.sourcetrail.com/"
COPYRIGHT="2019 Andreas Stallinger and others"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/CoatiSoftware/Sourcetrail/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="74b0f11904e5faaead94f92319001d77e23d102c7370f63f0f83a624e46312fe"
SOURCE_DIR="Sourcetrail-$portVersion"
@@ -34,10 +34,10 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_date_time$secondaryArchSuffix >= 1.69
devel:libboost_filesystem$secondaryArchSuffix >= 1.69
devel:libboost_program_options$secondaryArchSuffix >= 1.69
devel:libboost_system$secondaryArchSuffix >= 1.69
devel:libboost_date_time$secondaryArchSuffix >= 1.69.0
devel:libboost_filesystem$secondaryArchSuffix >= 1.69.0
devel:libboost_program_options$secondaryArchSuffix >= 1.69.0
devel:libboost_system$secondaryArchSuffix >= 1.69.0
devel:libQt5$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Designer$secondaryArchSuffix