]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
iproute2: Update to 2.6.39.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Jul 2011 17:48:46 +0000 (19:48 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Jul 2011 17:48:46 +0000 (19:48 +0200)
pkgs/iproute2/iproute2.nm

index c78659608e566ab30a73a9b65e9732ae18f0f948..c936bd87692e5a7815a6a56db7d38a56afd13d1d 100644 (file)
@@ -25,7 +25,7 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = iproute2
-PKG_VER        = 2.6.38
+PKG_VER        = 2.6.39
 PKG_REL        = 1
 
 PKG_MAINTAINER =
@@ -42,7 +42,7 @@ define PKG_DESCRIPTION
        capabilities of the Linux 2.4.x and 2.6.x kernel.
 endef
 
-PKG_TARBALL    = $(THISAPP).tar.bz2
+PKG_TARBALL    = $(THISAPP).tar.gz
 
 define STAGE_PREPARE_CMDS
        cd $(DIR_APP) && sed -i -e "s@DESTDIR=.*@DESTDIR=@" \