mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +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
@@ -14,7 +14,11 @@ HOMEPAGE="https://github.com/threedeyes/NanoSVGTranslator"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#97666698908722e54d3a1746e03fd1f719438237"
|
||||
|
||||
commit="97666698908722e54d3a1746e03fd1f719438237"
|
||||
SOURCE_URI="https://github.com/threedeyes/NanoSVGTranslator/archive/$commit.tar.gz"
|
||||
SOURCE_DIR="NanoSVGTranslator-$commit"
|
||||
CHECKSUM_SHA256="a8fd2d7908f25cbd856aa739f9ee1edcf430ddc9b0578af3879a3d3b8256d649"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
Reference in New Issue
Block a user