peek: switch to archive.

This commit is contained in:
Jerome Duval
2018-09-17 08:05:55 +02:00
parent f120602581
commit cf5faca840

View File

@@ -5,7 +5,10 @@ HOMEPAGE="https://github.com/HaikuArchives/Peek"
COPYRIGHT="2001 Durand John Miller"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="git+https://github.com/HaikuArchives/Peek.git#0ec2275"
srcGitRev="0ec2275529021acc1192f98628029747c1580df7"
SOURCE_URI="https://github.com/HaikuArchives/Peek/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="34003ff1124c3a2ea6e64d30afd6d60763e4cc846c54f64d5873ca43400983e0"
SOURCE_DIR="Peek-$srcGitRev"
ARCHITECTURES="x86_gcc2"