diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-04-22 17:51:08 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-15 10:50:20 +0200 |
commit | ee85db94aaccc1c6b099755d9661b730cb635f8e (patch) | |
tree | 0394be5c2718b6a4e7c999f86741837580203e8e /system/ddrescue/ddrescue.SlackBuild | |
parent | a4139882bc0b4f7ded794020cfb59a98df52ad68 (diff) |
system/ddrescue: Updated for version 1.12.
Diffstat (limited to 'system/ddrescue/ddrescue.SlackBuild')
-rw-r--r-- | system/ddrescue/ddrescue.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ddrescue/ddrescue.SlackBuild b/system/ddrescue/ddrescue.SlackBuild index 6c007eb08a1dc..e9509641dbcc0 100644 --- a/system/ddrescue/ddrescue.SlackBuild +++ b/system/ddrescue/ddrescue.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ddrescue -# Copyright 2007-2009 Heinz Wiesinger <pprkut@liwjatan.at> +# Copyright 2007-2009 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ddrescue -VERSION=1.11 +VERSION=1.12 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |