mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 15:29:21 +02:00
tools/xz: update to version 5.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25847 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
76c03da31e
commit
d99e3e6eb8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user