Date: Thursday, March 4, 2010 @ 16:10:49 Author: ronald Revision: 71150
upgpkg: iproute2 2.6.33-1 update to latest version Modified: iproute2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-04 20:58:00 UTC (rev 71149) +++ PKGBUILD 2010-03-04 21:10:49 UTC (rev 71150) @@ -3,7 +3,7 @@ # Contributor: Judd Vinet <jvi...@zeroflux.org> pkgname=iproute2 -pkgver=2.6.31 +pkgver=2.6.33 pkgrel=1 pkgdesc="IP Routing Utilities" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ source=(http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-${pkgver}.tar.bz2 'iftunnel.patch' 'iproute2-fhs.patch') -md5sums=('230f35282a95451622f3e8394f9cd80a' +md5sums=('b371fca3fcb5e436e69a7c2111d84a3c' '8b3dab19a03d8d521c690be7bb7b5c2e' '9013aa473d8b06b3bb2420b7ffe60261')