system/upx: Updated for version 3.08.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Binh Nguyen 2012-08-27 16:38:58 +07:00 committed by Robby Workman
parent d4ad8e96a3
commit 630bf4becd
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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=""