mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:47:16 +08:00
testdisk: update to 7.0
This commit is contained in:
parent
3b5a55d524
commit
0b423f699d
@ -4,7 +4,7 @@
|
||||
# maintainer AlmAck
|
||||
|
||||
pkgname=testdisk
|
||||
pkgver=6.14
|
||||
pkgver=7.0
|
||||
pkgrel=1
|
||||
pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ license=('GPL')
|
||||
depends=('libjpeg' 'openssl' 'progsreiserfs' 'ntfs-3g')
|
||||
makedepends=('pkgconfig')
|
||||
source=(http://www.cgsecurity.org/${pkgname}-${pkgver}.tar.bz2)
|
||||
md5sums=('b1f0edabc9035e9ec9c8e0a95059ff3f')
|
||||
md5sums=('f0cfe4ca9dd35f2878b2704251665e9f')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user