mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
amule, revbump for crypto++, move to boost1.83 (#9516)
This commit is contained in:
@@ -15,7 +15,7 @@ of ED2k clients."
|
||||
HOMEPAGE="http://www.amule.org/"
|
||||
COPYRIGHT="2003-2020 aMule Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.sourceforge.net/project/amule/aMule/$portVersion/aMule-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fa85a054153c9787fce2d35a5c5590a3d390429b8fa0c5d8f9ea69e9904c7b72"
|
||||
SOURCE_DIR="aMule-$portVersion"
|
||||
@@ -47,8 +47,8 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.70.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.83.0
|
||||
devel:libexecinfo$secondaryArchSuffix
|
||||
devel:libcryptopp$secondaryArchSuffix
|
||||
# devel:libintl$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user