aboutsummaryrefslogtreecommitdiffstats
path: root/tools/upx/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-08-19 01:22:29 +0000
committerLuka Perkov <luka@openwrt.org>2013-08-19 01:22:29 +0000
commit7b3bf8dc828fd542d2174aea62ad56dd957bd48d (patch)
tree74614493b228cb632d4052bc7e622d81840779a6 /tools/upx/Makefile
parent089c0d1aa38027b2493f15cd924dd80708b411b5 (diff)
downloadmaster-187ad058-7b3bf8dc828fd542d2174aea62ad56dd957bd48d.tar.gz
master-187ad058-7b3bf8dc828fd542d2174aea62ad56dd957bd48d.tar.bz2
master-187ad058-7b3bf8dc828fd542d2174aea62ad56dd957bd48d.zip
[tools] upx: upgrade to 3.09
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/upx/Makefile')
-rw-r--r--tools/upx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/upx/Makefile b/tools/upx/Makefile
index c162e557cb..a095ee1268 100644
--- a/tools/upx/Makefile
+++ b/tools/upx/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2011-2012 OpenWrt.org
+# Copyright (C) 2011-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=upx
-PKG_VERSION:=3.07
+PKG_VERSION:=3.09
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2
PKG_SOURCE_URL:=@SF/upx
-PKG_MD5SUM:=8186ab103288242f7e8ecad1acd4af03
+PKG_MD5SUM:=1253da46eac54a217eb73e2d44818e53
PKG_CAT:=bzcat
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)-src