diff options
Diffstat (limited to 'system/lzip/lzip.SlackBuild')
-rw-r--r-- | system/lzip/lzip.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/lzip/lzip.SlackBuild b/system/lzip/lzip.SlackBuild index 711409fe63..939823edd9 100644 --- a/system/lzip/lzip.SlackBuild +++ b/system/lzip/lzip.SlackBuild @@ -5,7 +5,7 @@ # Copyright 2008 Barry J. Grundy <http://www.linuxleo.com> # All rights reserved. # -# Revision Date: 15 Oct 2009 +# Revision Date: 16 March 2010 # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lzip -VERSION=1.8 +VERSION=1.9 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |