From 7cb7dc2fa4f91f8c772e948e8a446c2c883ca4a8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 23 May 2011 11:57:11 +0000 Subject: main/xz: upgrade to 5.0.3 --- main/xz/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/xz') diff --git a/main/xz/APKBUILD b/main/xz/APKBUILD index 266335b6c..337bd3ed5 100644 --- a/main/xz/APKBUILD +++ b/main/xz/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=xz -pkgver=5.0.2 +pkgver=5.0.3 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="03d139cc14294fd45504989b914335ff xz-5.0.2.tar.gz" +md5sums="fefe52f9ecd521de2a8ce38c21a27574 xz-5.0.3.tar.gz" -- cgit v1.2.3