From 5c346b4db7601d8b9d9805142e18cead1129633c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 5 Feb 2011 14:10:43 +0000 Subject: main/coreutils: upgrade to 8.10 --- main/coreutils/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/coreutils/APKBUILD b/main/coreutils/APKBUILD index aa0dca08c3..964530133f 100644 --- a/main/coreutils/APKBUILD +++ b/main/coreutils/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason # Maintainer: Natanael Copa pkgname=coreutils -pkgver=8.9 +pkgver=8.10 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="36909ae68840d73a800120cf74af794a coreutils-8.9.tar.gz" +md5sums="74d54d09fc5c1bd3337127f49c88b1c5 coreutils-8.10.tar.gz" -- cgit v1.2.3