diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-05 16:13:37 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-05 16:13:37 +0100 |
commit | 61629a527144e01ebcf25cffac48e48c01526af2 (patch) | |
tree | 92ff8b2f38dfb7b27de349fe04e0be2be1221698 /package/xz | |
parent | d61b82a6920ff6c499bafb3579733b18177f2fa0 (diff) |
update to latest upstream version
Diffstat (limited to 'package/xz')
-rw-r--r-- | package/xz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xz/Makefile b/package/xz/Makefile index 52626f010..3b8385361 100644 --- a/package/xz/Makefile +++ b/package/xz/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= xz -PKG_VERSION:= 5.0.0 +PKG_VERSION:= 5.0.1 PKG_RELEASE:= 1 -PKG_MD5SUM:= f3c0706d100ad2b6d63327584d026c50 +PKG_MD5SUM:= 60044a5701997e4e0904257197208ea9 PKG_DESCR:= lzma compression utility PKG_SECTION:= archive PKG_URL:= http://tukaani.org/xz/ |