summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/coreutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/coreutils/APKBUILD b/main/coreutils/APKBUILD
index 9e7870c38..83e5bf770 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.7
+pkgver=8.8
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="3c1ae9531159447083ae8f25ae554b81 coreutils-8.7.tar.gz"
+md5sums="bad596d9654e299eedea0eaf93f178fa coreutils-8.8.tar.gz"