summaryrefslogtreecommitdiffstats
path: root/main/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'main/coreutils')
-rw-r--r--main/coreutils/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/coreutils/APKBUILD b/main/coreutils/APKBUILD
index 170a308ec..1328d5059 100644
--- a/main/coreutils/APKBUILD
+++ b/main/coreutils/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=coreutils
-pkgver=8.12
-pkgrel=1
+pkgver=8.13
+pkgrel=0
pkgdesc="The basic file, shell and text manipulation utilities"
url="http://www.gnu.org/software/coreutils/"
arch="all"
@@ -41,4 +41,4 @@ package() {
mv chroot "$pkgdir"/usr/sbin/
}
-md5sums="fce7999953a67243d00d75cc86dbcaa6 coreutils-8.12.tar.gz"
+md5sums="f5e8bb4752ee2e876ddd99bda7471f35 coreutils-8.13.tar.gz"