mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
xz: update to 5.0.4
Signed-off-by: Jonh Wendell <jonh.wendell@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33146 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e22f7daae5
commit
499b9b26dc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user