mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Safe download sources
Use safe download sources for various packages, and fix several styling issues.
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user