Tolmach: use safe source

This commit is contained in:
Sergei Reznikov
2017-10-27 16:54:11 +03:00
parent 7370e5e802
commit 068a13f0dc

View File

@@ -1,14 +1,15 @@
SUMMARY="A dictionary for Haiku"
DESCRIPTION="
This program is a BeOS port of KDictionary translation program for Linux by \
Ivan V. Murasko. It follows the main concept of original linux program but \
mainly is a real BeOS program.
"
DESCRIPTION="This program is a BeOS port of KDictionary translation program \
for Linux by Ivan V. Murasko. It follows the main concept of original linux \
program but mainly is a real BeOS program."
COPYRIGHT="1999 Ivan V. Murasko"
LICENSE="GNU GPL v2"
HOMEPAGE="https://gitorious.org/desknotes/tolmach"
SOURCE_URI="git+http://github.com/haikuarchives/tolmach.git#5a67e9d38292d5dd482e116e8ee7aa605dee5398"
REVISION="1"
HOMEPAGE="https://github.com/HaikuArchives/tolmach"
COMMIT="bef06da57cf34e43a428f3e95855bd77a959cb1d"
SOURCE_URI="https://github.com/HaikuArchives/tolmach/archive/$COMMIT.tar.gz"
SOURCE_DIR="Tolmach-$COMMIT"
CHECKSUM_SHA256="d37169523cdfaa4acc0e8c67c97943e74d70767d08671574948a28553a1f17f2"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"