aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-01 15:24:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-01 15:24:24 +0000
commit685d84445c3014c43fcb8267746db3c6f87c6ee3 (patch)
treecb3788642343fad989f8a536f0287aa4bf41dcde
parentc196ba3bdcd85ce7d79ebc3de0bc3c5067148c07 (diff)
downloadaports-685d84445c3014c43fcb8267746db3c6f87c6ee3.tar.bz2
aports-685d84445c3014c43fcb8267746db3c6f87c6ee3.tar.xz
main/util-vserver: rebuild so we use /sbin/ip rather than /sbin/ip
The path to /sbin/ip is detected compile time. Since the ip application have moved since last build we need to force a rebuild. fixes #463
-rw-r--r--main/util-vserver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/util-vserver/APKBUILD b/main/util-vserver/APKBUILD
index d0683fc944..e63478592e 100644
--- a/main/util-vserver/APKBUILD
+++ b/main/util-vserver/APKBUILD
@@ -2,7 +2,7 @@
pkgname=util-vserver
pkgver=0.30.216_pre2882
_realver=0.30.216-pre2883
-pkgrel=1
+pkgrel=2
pkgdesc="Linux-VServer admin utilities"
url="http://www.nongnu.org/util-vserver/"
license="GPL"