From 599eae81480a63e5738aa1d4072e608cb6fedebc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 10 Jan 2011 15:37:16 +0000 Subject: main/coreutils: upgrade to 8.9 --- main/coreutils/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/coreutils') diff --git a/main/coreutils/APKBUILD b/main/coreutils/APKBUILD index 83e5bf770..1940e7f02 100644 --- a/main/coreutils/APKBUILD +++ b/main/coreutils/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason # Maintainer: Natanael Copa pkgname=coreutils -pkgver=8.8 +pkgver=8.9 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="bad596d9654e299eedea0eaf93f178fa coreutils-8.8.tar.gz" +md5sums="36909ae68840d73a800120cf74af794a coreutils-8.9.tar.gz" -- cgit v1.2.3