mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
libtorrent_rasterbar: update boost version
This commit is contained in:
@@ -28,14 +28,14 @@ COPYRIGHT="2003-2019 Arvid Norberg
|
|||||||
Peter Koeleman
|
Peter Koeleman
|
||||||
Reimond Retz"
|
Reimond Retz"
|
||||||
LICENSE="BSD (2-clause)"
|
LICENSE="BSD (2-clause)"
|
||||||
REVISION="5"
|
REVISION="6"
|
||||||
SOURCE_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${portVersion//./_}/libtorrent-rasterbar-$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${portVersion//./_}/libtorrent-rasterbar-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="1582fdbbd0449bcfe4ffae2ccb9e5bf0577459a32bb25604e01accb847da1a2d"
|
CHECKSUM_SHA256="1582fdbbd0449bcfe4ffae2ccb9e5bf0577459a32bb25604e01accb847da1a2d"
|
||||||
SOURCE_DIR="libtorrent-rasterbar-$portVersion"
|
SOURCE_DIR="libtorrent-rasterbar-$portVersion"
|
||||||
PATCHES="libtorrent_rasterbar-$portVersion.patchset"
|
PATCHES="libtorrent_rasterbar-$portVersion.patchset"
|
||||||
|
|
||||||
ARCHITECTURES="all !x86_gcc2"
|
ARCHITECTURES="all !x86_gcc2"
|
||||||
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
|
|
||||||
libVersion="10.0.0"
|
libVersion="10.0.0"
|
||||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||||
@@ -64,9 +64,9 @@ REQUIRES_devel="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
devel:libboost_chrono$secondaryArchSuffix >= 1.69
|
devel:libboost_chrono$secondaryArchSuffix >= 1.69.0
|
||||||
devel:libboost_random$secondaryArchSuffix >= 1.69
|
devel:libboost_random$secondaryArchSuffix >= 1.69.0
|
||||||
devel:libboost_system$secondaryArchSuffix >= 1.69
|
devel:libboost_system$secondaryArchSuffix >= 1.69.0
|
||||||
devel:libiconv$secondaryArchSuffix
|
devel:libiconv$secondaryArchSuffix
|
||||||
devel:libssl$secondaryArchSuffix
|
devel:libssl$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user