aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-06-11 09:27:46 +0000
committerSteven Barth <steven@midlink.org>2013-06-11 09:27:46 +0000
commit7a187e61cdea1d7b72d1bdf49fd74f3f495e3618 (patch)
tree2f89c40026a1ece375584603c95f8e7f1a11a1e1 /package/network/utils/iproute2/Makefile
parent81450bd00d65284f08cca66f0687f49aa6c3bcc2 (diff)
downloadmaster-187ad058-7a187e61cdea1d7b72d1bdf49fd74f3f495e3618.tar.gz
master-187ad058-7a187e61cdea1d7b72d1bdf49fd74f3f495e3618.tar.bz2
master-187ad058-7a187e61cdea1d7b72d1bdf49fd74f3f495e3618.zip
iproute2: add drop-failed rule action (patch by Jonas Gorski)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36910 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iproute2/Makefile')
-rw-r--r--package/network/utils/iproute2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile
index ff80df4111..f42cae9485 100644
--- a/package/network/utils/iproute2/Makefile
+++ b/package/network/utils/iproute2/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
PKG_VERSION:=3.9.0
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://kernel.org/pub/linux/utils/net/iproute2/