Safe download sources

Use safe download sources for various packages, and fix several styling issues.
This commit is contained in:
Toby Chen
2016-01-03 20:24:13 -05:00
parent 437f645387
commit 31a299c881
13 changed files with 118 additions and 88 deletions

View File

@@ -9,8 +9,11 @@ SUMMARY="Code generator for Haiku"
HOMEPAGE="https://github.com/aldeck/hugen"
COPYRIGHT="2009 Alexandre Deckner"
LICENSE="MIT"
SOURCE_URI="git+https://github.com/aldeck/hugen.git#a5e42390e6d4435d9d81fe3670670e18a52dee9c"
REVISION="1"
SOURCE_URI="https://github.com/aldeck/hugen/archive/a5e42390e6d4435d9d81fe3670670e18a52dee9c.tar.gz"
CHECKSUM_SHA256="d462579c612e03c42997e225635a8d8fa05a45669d58c0d6d789463a38abc173"
SOURCE_DIR="hugen-a5e42390e6d4435d9d81fe3670670e18a52dee9c"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 ?x86"
@@ -18,10 +21,10 @@ PROVIDES="
hugen$secondaryArchSuffix = $portVersion
cmd:hugen$secondaryArchSuffix = $portVersion
"
REQUIRES="
cmd:python$secondaryArchSuffix
"
BUILD_REQUIRES="
cmd:python
"