diff options
Diffstat (limited to 'system/upx/upx.SlackBuild')
-rw-r--r-- | system/upx/upx.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |