diff options
Diffstat (limited to 'system/upx')
-rw-r--r-- | system/upx/upx.SlackBuild | 4 | ||||
-rw-r--r-- | system/upx/upx.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/upx/upx.SlackBuild b/system/upx/upx.SlackBuild index 68fa75a574..aeec290173 100644 --- a/system/upx/upx.SlackBuild +++ b/system/upx/upx.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for upx -# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm> +# Copyright 2010, 2012 Binh Nguyen <binhnguyen@fastmail.fm> # 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=upx -VERSION=${VERSION:-3.07} +VERSION=${VERSION:-3.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/upx/upx.info b/system/upx/upx.info index bcc35300ed..403ab188db 100644 --- a/system/upx/upx.info +++ b/system/upx/upx.info @@ -1,9 +1,9 @@ PRGNAM="upx" -VERSION="3.07" +VERSION="3.08" HOMEPAGE="http://upx.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/upx/upx-3.07-src.tar.bz2 \ +DOWNLOAD="http://downloads.sourceforge.net/upx/upx-3.08-src.tar.bz2 \ http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2" -MD5SUM="8186ab103288242f7e8ecad1acd4af03 \ +MD5SUM="54c76fa52cad578ff23ef98aee91e3f5 \ 29d5ffd03a5a3e51aef6a74e9eafb759" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |