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:
Adrien Destugues
2016-07-26 20:21:56 +02:00
committed by Adrien Destugues
parent fe3d2bc9de
commit 535db7dd18
10 changed files with 30 additions and 10 deletions

View File

@@ -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"