From 391ce2974b686494bbc370aa8b41da3506853a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Arroyo=20Calle?= Date: Thu, 7 Jan 2016 18:44:49 +0000 Subject: [PATCH] a_book - use CHECKSUM_SHA256 --- haiku-apps/a_book/a_book-1.1.recipe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/haiku-apps/a_book/a_book-1.1.recipe b/haiku-apps/a_book/a_book-1.1.recipe index 830a7000c..06c011150 100644 --- a/haiku-apps/a_book/a_book-1.1.recipe +++ b/haiku-apps/a_book/a_book-1.1.recipe @@ -5,8 +5,10 @@ particular times for them." HOMEPAGE="https://github.com/HaikuArchives/A-Book" COPYRIGHT="2002 Maurice Michalski" LICENSE="MIT" -REVISION="3" -SOURCE_URI="git+https://github.com/HaikuArchives/A-Book.git#b52be13bbf3f2" +REVISION="4" +SOURCE_URI="https://github.com/HaikuArchives/A-Book/archive/b52be13bbf3f236fd10c5053b8ecf11c8211ce7e.tar.gz" +CHECKSUM_SHA256="fa2ee3f6a7fe08f8a67c3d9ce0574e54def68d0bbc7e9950c4826bd50f4dd46a" +SOURCE_DIR="A-Book-b52be13bbf3f236fd10c5053b8ecf11c8211ce7e" ARCHITECTURES="x86_gcc2 x86 ?x86_64"