Date: Wednesday, May 4, 2011 @ 07:14:51 Author: ronald Revision: 122514
upgpkg: iproute2 2.6.38-1 update to 2.6.38 Modified: iproute2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-04 10:54:50 UTC (rev 122513) +++ PKGBUILD 2011-05-04 11:14:51 UTC (rev 122514) @@ -3,7 +3,7 @@ # Contributor: Judd Vinet <[email protected]> pkgname=iproute2 -pkgver=2.6.37 +pkgver=2.6.38 pkgrel=1 pkgdesc="IP Routing Utilities" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ 'etc/iproute2/rt_realms' 'etc/iproute2/rt_scopes' 'etc/iproute2/rt_tables') source=(http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-${pkgver}.tar.bz2 'iproute2-fhs.patch') -sha1sums=('7852fb66fb745dc3c1fabee24d7d8ff017c48d36' +sha1sums=('e9f6d457a06866a2a20a6cba6b3a039b2ec3e14a' '2416b11252364d7a6c742eabb4a6924a75637a46') build() {
