aboutsummaryrefslogtreecommitdiffstats
path: root/main/util-linux
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-12 14:14:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-12 14:21:25 +0000
commit6e2fec29b5996077ce5b7c4be4acd17affae6018 (patch)
tree3907b3e94c7e17c196ea3da674a6abf15f645009 /main/util-linux
parent2364f94cec8fa579f19e8439b4f1fbc69db596f9 (diff)
downloadaports-6e2fec29b5996077ce5b7c4be4acd17affae6018.tar.bz2
aports-6e2fec29b5996077ce5b7c4be4acd17affae6018.tar.xz
main/util-linux: bump pkgrel
pkgrel should have been bumped in commit 5fafd50b76 (main/util-linux: add setpriv as sub-package)
Diffstat (limited to 'main/util-linux')
-rw-r--r--main/util-linux/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/util-linux/APKBUILD b/main/util-linux/APKBUILD
index 91160fafdc..e7ccd89762 100644
--- a/main/util-linux/APKBUILD
+++ b/main/util-linux/APKBUILD
@@ -9,7 +9,7 @@ case $pkgver in
*.*) _v=$pkgver;;
esac
-pkgrel=1
+pkgrel=2
pkgdesc="Random collection of Linux utilities"
url="http://git.kernel.org/cgit/utils/util-linux/util-linux.git"
arch="all"