summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/xz/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/xz/APKBUILD b/testing/xz/APKBUILD
index b2863763088..da3784d3928 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"