mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
streamradio: fix #9900
This commit is contained in:
@@ -4,10 +4,10 @@ HOMEPAGE="https://github.com/HaikuArchives/StreamRadio"
|
||||
COPYRIGHT="2017 Kai Niessen
|
||||
2018-2023 HaikuArchives team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
srcGitRev="1ece894e2059dc53fcbbd053363ec20b2b971111"
|
||||
REVISION="4"
|
||||
srcGitRev="3f8a3db4674088bf5f70b8460dd3a5dfd8a0f073"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="32d7d75469e0f0ae7d6c0763ca6652e2978cfff7ec63834a78d960ed8163818a"
|
||||
CHECKSUM_SHA256="2f0815abe863162b6bb8ff14bdafcdfff0bf329f72b9e7dffcac426d22f32bea"
|
||||
SOURCE_DIR="StreamRadio-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -27,6 +27,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user