mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
xmake: bump to 3.0.5 (#13341)
This commit is contained in:
committed by
GitHub
parent
56305948e7
commit
3077d8c08a
@@ -11,7 +11,7 @@ COPYRIGHT="2015-present TBOOX Open Source Group"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/xmake-io/xmake/releases/download/v$portVersion/xmake-v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e749c2a902a1b88e6e3b73b78962a6417c9a04f91ce3c6e174a252598f10eb28"
|
||||
CHECKSUM_SHA256="b947666281222f79e082283b6f84e68880c499305890f6ab8b03b8bac82456dc"
|
||||
PATCHES="xmake-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -30,7 +30,6 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libatomic$secondaryArchSuffix
|
||||
devel:libncurses$secondaryArchSuffix >= 6
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user