projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49ce7fb
)
upx: update to 3.07
author
Stephen Walker
<stephendwalker@gmail.com>
Fri, 17 Dec 2010 04:23:50 +0000
(
04:23
+0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Fri, 17 Dec 2010 04:23:50 +0000
(
04:23
+0000)
SVN-Revision: 24634
utils/upx/Makefile
patch
|
blob
|
history
diff --git
a/utils/upx/Makefile
b/utils/upx/Makefile
index f8548313f1c2ef97bc3f45d2b08903e54e8f994f..42dd23a30083941bc9d11d7eb6f147c25a68ed52 100644
(file)
--- a/
utils/upx/Makefile
+++ b/
utils/upx/Makefile
@@
-8,12
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=upx
-PKG_VERSION:=3.0
5
+PKG_VERSION:=3.0
7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2
-PKG_SOURCE_URL:=http://upx.sourceforge.net/download
-PKG_MD5SUM:=1f0ca94c8c26a816402274dd7e628334
+PKG_SOURCE_URL:=http://upx.sourceforge.net/download \
+ http://upx.sourceforge.net/download/00-OLD-VERSIONS
+PKG_MD5SUM:=8186ab103288242f7e8ecad1acd4af03
include $(INCLUDE_DIR)/package.mk