summaryrefslogtreecommitdiffstats
path: root/main/coreutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/coreutils/APKBUILD')
-rw-r--r--main/coreutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/coreutils/APKBUILD b/main/coreutils/APKBUILD
index aa0dca08c..964530133 100644
--- a/main/coreutils/APKBUILD
+++ b/main/coreutils/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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"