mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-25 02:46:48 +00:00
tools/xz: update to version 5.0.1
SVN-Revision: 25847
This commit is contained in:
parent
72e6f95f99
commit
8d9c6a8f06
@ -7,11 +7,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=xz
|
PKG_NAME:=xz
|
||||||
PKG_VERSION:=5.0.0
|
PKG_VERSION:=5.0.1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://tukaani.org/xz
|
PKG_SOURCE_URL:=http://tukaani.org/xz
|
||||||
PKG_MD5SUM:=0652c09fdbb93ae2ce78c1368ffda612
|
PKG_MD5SUM:=cb6c7a58cec4d663a395c54d186ca0c6
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user