From b4b7cc065e124c2dc73458710fc0d40007478ce4 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 23 Dec 2010 08:01:02 +0000 Subject: main/coreutils: upgrade to 8.8 --- main/coreutils/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/coreutils/APKBUILD b/main/coreutils/APKBUILD index 9e7870c381..83e5bf7702 100644 --- a/main/coreutils/APKBUILD +++ b/main/coreutils/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason # Maintainer: Natanael Copa pkgname=coreutils -pkgver=8.7 +pkgver=8.8 pkgrel=0 pkgdesc="The basic file, shell and text manipulation utilities" url="http://www.gnu.org/software/coreutils/" @@ -31,4 +31,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums="3c1ae9531159447083ae8f25ae554b81 coreutils-8.7.tar.gz" +md5sums="bad596d9654e299eedea0eaf93f178fa coreutils-8.8.tar.gz" -- cgit v1.2.3