projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e6ba6f2
)
tools/xz: update to version 5.0.1
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 3 Mar 2011 10:26:11 +0000
(10:26 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 3 Mar 2011 10:26:11 +0000
(10:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25847
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/xz/Makefile
patch
|
blob
|
history
diff --git
a/tools/xz/Makefile
b/tools/xz/Makefile
index
660f6e8
..
36644cd
100644
(file)
--- a/
tools/xz/Makefile
+++ b/
tools/xz/Makefile
@@
-7,11
+7,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=xz
-PKG_VERSION:=5.0.
0
+PKG_VERSION:=5.0.
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://tukaani.org/xz
-PKG_MD5SUM:=
0652c09fdbb93ae2ce78c1368ffda612
+PKG_MD5SUM:=
cb6c7a58cec4d663a395c54d186ca0c6
include $(INCLUDE_DIR)/host-build.mk