libtorrent_rasterbar, revbump, use boost1.83 (#10100)

This commit is contained in:
Schrijvers Luc
2024-02-10 08:22:55 +00:00
committed by GitHub
parent e5dbf550c2
commit c6d247054b

View File

@@ -28,7 +28,7 @@ COPYRIGHT="2003-2019 Arvid Norberg
Peter Koeleman
Reimond Retz"
LICENSE="BSD (2-clause)"
REVISION="6"
REVISION="7"
SOURCE_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${portVersion//./_}/libtorrent-rasterbar-$portVersion.tar.gz"
CHECKSUM_SHA256="1582fdbbd0449bcfe4ffae2ccb9e5bf0577459a32bb25604e01accb847da1a2d"
SOURCE_DIR="libtorrent-rasterbar-$portVersion"
@@ -64,9 +64,9 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_chrono$secondaryArchSuffix >= 1.69.0
devel:libboost_random$secondaryArchSuffix >= 1.69.0
devel:libboost_system$secondaryArchSuffix >= 1.69.0
devel:libboost_chrono$secondaryArchSuffix >= 1.83.0
devel:libboost_random$secondaryArchSuffix >= 1.83.0
devel:libboost_system$secondaryArchSuffix >= 1.83.0
devel:libiconv$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
"