mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Download from safe sources.
Downloading directly from VCS repos is not allowed on package build bots, so use archived exports whenever possible.
This commit is contained in:
committed by
Adrien Destugues
parent
fe3d2bc9de
commit
535db7dd18
@@ -6,7 +6,11 @@ HOMEPAGE="https://github.com/HaikuArchives/Jabber4Haiku"
|
||||
COPYRIGHT="19??-2009 John Blanco, Frank Paul Silye, Andrea Anzani, Daniel Fischer, zuMi"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/Jabber4Haiku.git#013832c8c57458253eece71c45310a3103229f35"
|
||||
commit="013832c8c57458253eece71c45310a3103229f35"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$commit.tar.gz"
|
||||
SOURCE_FILENAME="$portName-$commit.tar.gz"
|
||||
SOURCE_DIR="Jabber4Haiku-$commit"
|
||||
CHECKSUM_SHA256="59e8fdc1bb418e450be1497261d1fa1c5936b2308870d2730cd32e80f90f0a81"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user