projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82759a1
)
xz: update to 5.0.4
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 12 Aug 2012 12:48:49 +0000
(12:48 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 12 Aug 2012 12:48:49 +0000
(12:48 +0000)
Signed-off-by: Jonh Wendell <jonh.wendell@gmail.com>
SVN-Revision: 33146
tools/xz/Makefile
patch
|
blob
|
history
diff --git
a/tools/xz/Makefile
b/tools/xz/Makefile
index b1698be99e063e216c2001a4318a2f8c7b62cb66..7298630882b055e96e9fa0d25ce071b9246c2446 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.
3
+PKG_VERSION:=5.0.
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://tukaani.org/xz
-PKG_MD5SUM:=
8d900b742b94fa9e708ca4f5a4b29003
+PKG_MD5SUM:=
741cd3a5f64b23b7bac56ec5b2258715
include $(INCLUDE_DIR)/host-build.mk