aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/util-linux-ng/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/util-linux-ng/APKBUILD b/main/util-linux-ng/APKBUILD
index 035e911950..88c9433e30 100644
--- a/main/util-linux-ng/APKBUILD
+++ b/main/util-linux-ng/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=util-linux-ng
pkgver=2.18
-pkgrel=0
+pkgrel=1
pkgdesc="Random collection of Linux utilities"
-arch=""
url="http://kernel.org/~kzak/util-linux-ng/"
+arch="x86 x86_64"
license="GPL-2 GPL Public Domain"
depends=
# use GNU sed til bb sed is fixed