aboutsummaryrefslogtreecommitdiffstats
path: root/main/coreutils
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-07-02 19:22:31 +0300
committerJakub Jirutka <jakub@jirutka.cz>2018-07-08 23:55:28 +0200
commitfa37a733cde651ef9f6522955a48692f077510a3 (patch)
tree37a113aa752e949d8010b8644d7e8e38690bed2c /main/coreutils
parent963c70921c0a9dc1c2648b5fe6ce5305aafb6af7 (diff)
downloadaports-fa37a733cde651ef9f6522955a48692f077510a3.tar.bz2
aports-fa37a733cde651ef9f6522955a48692f077510a3.tar.xz
main/coreutils: upgrade to 8.30
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 de1df18d2c..b704462f11 100644
--- a/main/coreutils/APKBUILD
+++ b/main/coreutils/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=coreutils
-pkgver=8.29
-pkgrel=2
+pkgver=8.30
+pkgrel=0
pkgdesc="The basic file, shell and text manipulation utilities"
url="https://www.gnu.org/software/coreutils/"
arch="all"
@@ -63,4 +63,4 @@ check() {
make check
}
-sha512sums="546bbcd5741beae7a68e7c4ca14d6d634f7c8be87feecdeddd00e226f4865bb89d503437c3a95622ba7bb0cb70addbb5bdf3767fa18d0b7410ab90ee53b29dfd coreutils-8.29.tar.xz"
+sha512sums="25bc132c0d89ce71c33e417f04649c9fcfce6c5ef8b19f093b2e9e2851bfde9b5a31e20499d9c427332228ba54b88d445ddb445551e1944bb8f5cbff5ffa4eda coreutils-8.30.tar.xz"