aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-04 15:38:37 +0000
committerJeff Bilyk <jbilyk@gmail.com>2011-02-07 20:18:00 +0000
commit9f040cf773aa5e3bbcc338470e76750f64c98ab0 (patch)
treecd8e18c3e4f7677abff7220fdd77dea757258ca7
parent96be3c84aa2bd855e073f3225b086e6d5ba36b9a (diff)
downloadaports-9f040cf773aa5e3bbcc338470e76750f64c98ab0.tar.bz2
aports-9f040cf773aa5e3bbcc338470e76750f64c98ab0.tar.xz
testing/xz: upgrade to 5.0.1
-rw-r--r--testing/xz/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/xz/APKBUILD b/testing/xz/APKBUILD
index b286376308..da3784d392 100644
--- a/testing/xz/APKBUILD
+++ b/testing/xz/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xz
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=0
pkgdesc="Library and command line tools for XZ and LZMA compressed files"
url="http://tukaani.org/xz/"
@@ -34,4 +34,4 @@ libs() {
mv "$pkgdir"/usr/lib/lib*.so.* "$subpkgdir"/usr/lib/
}
-md5sums="f3c0706d100ad2b6d63327584d026c50 xz-5.0.0.tar.gz"
+md5sums="60044a5701997e4e0904257197208ea9 xz-5.0.1.tar.gz"