From 964e32a9ca23880531a25cc6dcfdfd4624cf900c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 22 Aug 2012 11:29:22 +0000 Subject: main/coreutils: upgrade to 8.19 --- main/coreutils/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/coreutils/APKBUILD b/main/coreutils/APKBUILD index 03ed428388..70c19431d0 100644 --- a/main/coreutils/APKBUILD +++ b/main/coreutils/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Michael Mason # Maintainer: Natanael Copa pkgname=coreutils -pkgver=8.18 +pkgver=8.19 pkgrel=0 pkgdesc="The basic file, shell and text manipulation utilities" url="http://www.gnu.org/software/coreutils/" @@ -41,4 +41,4 @@ package() { mv chroot "$pkgdir"/usr/sbin/ } -md5sums="74712fbb0e0dfcb883c90eab91982780 coreutils-8.18.tar.xz" +md5sums="1a01231a2f3ed37c0efc073ccdda9375 coreutils-8.19.tar.xz" -- cgit v1.2.3