xz: update to 5.0.4
Signed-off-by: Jonh Wendell <jonh.wendell@gmail.com> SVN-Revision: 33146
This commit is contained in:
parent
82759a1716
commit
958a9c96cd
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue