update package xz

This commit is contained in:
Mark Brand 2014-09-15 16:38:48 +02:00
parent 7c207e8321
commit 3bc3717e9d
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := xz
$(PKG)_IGNORE :=
$(PKG)_VERSION := 5.0.5
$(PKG)_CHECKSUM := 26fec2c1e409f736e77a85e4ab314dc74987def0
$(PKG)_VERSION := 5.0.6
$(PKG)_CHECKSUM := b17b26d10fe0fc71e20e7f308a389d50c0bf0e61
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://tukaani.org/xz/$($(PKG)_FILE)