diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-10 12:54:19 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-10 12:54:19 -0300 |
commit | a3d7852d5512f059905b4a9029129fe1d1befd1e (patch) | |
tree | 0f69d44f9b6e1fbae9f651f83fec52a1056428b3 /core/iproute2 | |
parent | 3282ccb6286f172872d887baf49e623c51e0a157 (diff) | |
parent | 7b0cdd65ac7bcd3c7597b528a10de58e4e0a430f (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/virtualbox/PKGBUILD
extra/irqbalance/PKGBUILD
extra/lirc/PKGBUILD
extra/ruby/PKGBUILD
extra/xulrunner/PKGBUILD
multilib/lib32-gtk2/PKGBUILD
multilib/wine/PKGBUILD
Diffstat (limited to 'core/iproute2')
-rw-r--r-- | core/iproute2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/iproute2/PKGBUILD b/core/iproute2/PKGBUILD index 2eabc228d..9731624f8 100644 --- a/core/iproute2/PKGBUILD +++ b/core/iproute2/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 131999 2011-07-18 20:47:01Z ronald $ +# $Id: PKGBUILD 142382 2011-11-08 22:05:14Z ronald $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Judd Vinet <jvinet@zeroflux.org> pkgname=iproute2 pkgver=2.6.39 -pkgrel=1 +pkgrel=2 pkgdesc="IP Routing Utilities" arch=('i686' 'x86_64' 'mips64el') license=('GPL2') |