Download from safe sources.

This commit is contained in:
Adrien Destugues
2016-07-18 18:54:56 +02:00
parent 8e4d8f6b6d
commit e624405330
21 changed files with 57 additions and 21 deletions

View File

@@ -12,7 +12,10 @@ HOMEPAGE="http://haikuware.ru/software/djvuviewer"
COPYRIGHT="2005-2015 3dEyes**"
LICENSE="GNU GPL v2"
REVISION="3"
SOURCE_URI="git+https://github.com/threedeyes/DjVuViewer#1a55eaa"
commit="1a55eaa"
SOURCE_URI="https://github.com/threedeyes/DjVuViewer/archive/$commit.tar.gz"
SOURCE_FILENAME="DjVuViewer-$commit.tar.gz"
SOURCE_DIR="DjVuViewer-$commit"
ARCHITECTURES="x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"