mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
purple_discord: version bump (#7000)
This commit is contained in:
@@ -5,9 +5,9 @@ HOMEPAGE="https://github.com/EionRobb/purple-discord"
|
||||
COPYRIGHT="2016 Eion Robb et al."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
srcGitRev="6c5a7788a9d2683513540f828b4488e8d4b6b782"
|
||||
srcGitRev="5502309b0d9727a1dbb88f3551d5a58679c8257e"
|
||||
SOURCE_URI="https://github.com/EionRobb/purple-discord/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="ec31d2d554bda70d35eb36bb1d6e71324b880d8d3ee8fa58c872a68329af6612"
|
||||
CHECKSUM_SHA256="ceed864690b0e70aeb1c7bf5c3648ae9f804074ac81a5d6eb9a3fc50cd843562"
|
||||
SOURCE_FILENAME="$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="purple-discord-$srcGitRev"
|
||||
|
||||
@@ -23,7 +23,10 @@ REQUIRES="
|
||||
lib:libglib_2.0$secondaryArchSuffix
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:libjson_glib_1.0$secondaryArchSuffix
|
||||
lib:libnspr4$secondaryArchSuffix
|
||||
lib:libnss3$secondaryArchSuffix
|
||||
lib:libpurple$secondaryArchSuffix
|
||||
lib:libqrencode$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -31,7 +34,10 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libjson_glib_1.0$secondaryArchSuffix
|
||||
devel:libnspr4$secondaryArchSuffix
|
||||
devel:libnss3$secondaryArchSuffix
|
||||
devel:libpurple$secondaryArchSuffix
|
||||
devel:libqrencode$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user