aboutsummaryrefslogtreecommitdiff
path: root/system/ddrescue/ddrescue.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/ddrescue/ddrescue.SlackBuild')
-rw-r--r--system/ddrescue/ddrescue.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/ddrescue/ddrescue.SlackBuild b/system/ddrescue/ddrescue.SlackBuild
index 18966d7f90..f444ded6a6 100644
--- a/system/ddrescue/ddrescue.SlackBuild
+++ b/system/ddrescue/ddrescue.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ddrescue
-# Copyright 2007-2008 Heinz Wiesinger <hmwiesinger@gmx.at>
+# Copyright 2007-2008 Heinz Wiesinger <pprkut@liwjatan.at>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,9 +23,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ddrescue
-VERSION=1.8
+VERSION=1.9
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)