From 3d7fe6893a93a4ee90cc2a90f2e2ff68e42c5a4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Tue, 28 Oct 2014 01:47:25 +0100 Subject: [PATCH] testdisk: Use the current git hash --- app-admin/testdisk/testdisk-7.0_git.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/testdisk/testdisk-7.0_git.recipe b/app-admin/testdisk/testdisk-7.0_git.recipe index 89c61521e..d9ac8b914 100644 --- a/app-admin/testdisk/testdisk-7.0_git.recipe +++ b/app-admin/testdisk/testdisk-7.0_git.recipe @@ -26,8 +26,8 @@ non-booting drive which can then be sent to a tech for further analysis. \ Those more familiar with such procedures should find TestDisk a handy \ tool in performing onsite recovery. " -HOMEPAGE="http://www.cgsecurity.org/wiki/TestDisk" -SRC_URI="git+http://git.cgsecurity.org/testdisk.git" +HOMEPAGE="http://www.cgsecurity.org/wiki/TestDisk" +SRC_URI="git+http://git.cgsecurity.org/testdisk.git#ec73370ff2f8e1b5fd626203cfb2c142b1a01a24" #CHECKSUM_SHA256="" REVISION="1" ARCHITECTURES="?x86 x86_gcc2 ?x86_64"