mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/testdisk: Updated for version 6.13.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
5ee938cc18
commit
ace84b5271
2 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for testdisk
|
||||
# Originally Written by Michales Michaloudes korgie@gmail.com
|
||||
|
||||
# Copyright 2011 Grigorios Bouzakis <grbzks@xsmail.com>
|
||||
# Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any purpose
|
||||
|
@ -22,7 +22,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=testdisk
|
||||
VERSION=${VERSION:-6.12}
|
||||
VERSION=${VERSION:-6.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="testdisk"
|
||||
VERSION="6.12"
|
||||
VERSION="6.13"
|
||||
HOMEPAGE="http://www.cgsecurity.org"
|
||||
DOWNLOAD="http://www.cgsecurity.org/testdisk-6.12.tar.bz2"
|
||||
MD5SUM="6ef653301f309156f3a802233a3139c1"
|
||||
DOWNLOAD="http://www.cgsecurity.org/testdisk-6.13.tar.bz2"
|
||||
MD5SUM="3bcbf0722d3823ca155e633969ce9f0b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Grigorios Bouzakis"
|
||||
EMAIL="grbzks@xsmail.com"
|
||||
APPROVED="rworkman"
|
||||
EMAIL="grbzks@imap.cc"
|
||||
APPROVED="rworkman,Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue