From f6dd266c97866988900308aee44b5c80eebbcb77 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 11 Jun 2013 09:27:46 +0000 Subject: iproute2: add drop-failed rule action (patch by Jonas Gorski) SVN-Revision: 36910 --- package/network/utils/iproute2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iproute2/Makefile') 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/ -- cgit v1.2.3