testdisk: Use the current git hash

This commit is contained in:
François Revol
2014-10-28 01:47:25 +01:00
parent 3221e26f98
commit 3d7fe6893a

View File

@@ -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"