summaryrefslogtreecommitdiffstats
path: root/main/util-linux-ng/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2010-12-15 08:11:41 +0200
committerTimo Teräs <timo.teras@iki.fi>2010-12-15 08:11:41 +0200
commitc9f91c97345006458b202aa98b35ebd0734f3f3d (patch)
treee8a95de25418c45be8b8918cfcf4291e3f9c4820 /main/util-linux-ng/APKBUILD
parent6854de9ed35820d409f1dda5152ac0316ba0061f (diff)
main/util-linux-ng: fix architectures
Diffstat (limited to 'main/util-linux-ng/APKBUILD')
-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 035e9119505..88c9433e30c 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