[arch-commits] Commit in iproute2/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Mon Jul 18 20:47:01 UTC 2011


    Date: Monday, July 18, 2011 @ 16:47:01
  Author: ronald
Revision: 131999

upgpkg: iproute2 2.6.39-1
update to 2.6.39

Modified:
  iproute2/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-18 20:33:03 UTC (rev 131998)
+++ PKGBUILD	2011-07-18 20:47:01 UTC (rev 131999)
@@ -3,8 +3,8 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=iproute2
-pkgver=2.6.38
-pkgrel=4
+pkgver=2.6.39
+pkgrel=1
 pkgdesc="IP Routing Utilities"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -18,11 +18,12 @@
 options=('!makeflags')
 backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 'etc/iproute2/rt_protos' \
 	'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
+source=(http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-${pkgver}.tar.gz
 	'iproute2-fhs.patch')
-sha1sums=('e9f6d457a06866a2a20a6cba6b3a039b2ec3e14a'
+sha1sums=('9044ad0b4a34a377a54197724373330294d743c7'
           '2416b11252364d7a6c742eabb4a6924a75637a46')
 
+
 build() {
   cd $srcdir/iproute2-${pkgver}
   




More information about the arch-commits mailing list