summaryrefslogtreecommitdiff
path: root/testing/iproute2
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-06 20:17:18 +0000
committerroot <root@rshg047.dnsready.net>2011-05-06 20:17:18 +0000
commit3f7a594e5ed077eadf16cad40d023c4835c68501 (patch)
tree08e85872114e0c9edd6042c1b1554e2286544e88 /testing/iproute2
parent2bba02fdaa36de05dffef6a54b57c73259d7db53 (diff)
Fri May 6 20:17:18 UTC 2011
Diffstat (limited to 'testing/iproute2')
-rw-r--r--testing/iproute2/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/testing/iproute2/PKGBUILD b/testing/iproute2/PKGBUILD
index 04c32a2fa..de6d0365a 100644
--- a/testing/iproute2/PKGBUILD
+++ b/testing/iproute2/PKGBUILD
@@ -1,15 +1,17 @@
-# $Id: PKGBUILD 122514 2011-05-04 11:14:51Z ronald $
+# $Id: PKGBUILD 122628 2011-05-05 08:47:16Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=iproute2
pkgver=2.6.38
-pkgrel=1
+pkgrel=2
pkgdesc="IP Routing Utilities"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.linux-foundation.org/en/Net:Iproute2"
-depends=('linux-atm' 'perl')
+depends=('perl')
+makedepends=('linux-atm')
+optdepends=('linux-atm: ATM support')
provides=('iproute')
conflicts=('iproute')
replaces=('iproute')