diff --git a/haiku-apps/peek/peek-20140206.recipe b/haiku-apps/peek/peek-20140206.recipe index 46284a05f..e4489ebe0 100644 --- a/haiku-apps/peek/peek-20140206.recipe +++ b/haiku-apps/peek/peek-20140206.recipe @@ -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"