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
@@ -9,7 +9,11 @@ COPYRIGHT="1998 Hamish Carr
|
||||
2011-2012 Adrien Destugues"
|
||||
LICENSE="CriticalMass"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/pulkomandy/critical-mass#f597cad218830451f2ec7f5985bef23020bf28ec"
|
||||
commit="f597cad218830451f2ec7f5985bef23020bf28ec"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$commit.tar.gz"
|
||||
SOURCE_DIR="critical-mass-$commit"
|
||||
SOURCE_FILENAME="criticalamss-$commit.tar.gz"
|
||||
CHECKSUM_SHA256="e53a980ec785ac14e67bf5d73013f2cd265cd7477315d1c36260fb72e97f6785"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user