From 345a45c616d5c62ae33371cf9277f25f4e4a0c92 Mon Sep 17 00:00:00 2001 From: jow Date: Sat, 4 Feb 2012 21:06:53 +0000 Subject: [PATCH] [packages_10.03.2] upx: merge r29739 git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_10.03.2@30159 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/upx/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/upx/Makefile b/utils/upx/Makefile index 42dd23a..1d9faac 100644 --- a/utils/upx/Makefile +++ b/utils/upx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=upx -PKG_VERSION:=3.07 +PKG_VERSION:=3.08 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2 PKG_SOURCE_URL:=http://upx.sourceforge.net/download \ http://upx.sourceforge.net/download/00-OLD-VERSIONS -PKG_MD5SUM:=8186ab103288242f7e8ecad1acd4af03 +PKG_MD5SUM:=54c76fa52cad578ff23ef98aee91e3f5 include $(INCLUDE_DIR)/package.mk -- 2.11.0