aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-05-16 00:04:48 +0000
committerLuka Perkov <luka@openwrt.org>2013-05-16 00:04:48 +0000
commit2b66fe5d47ff3b80dc737aedc9c215c869e7457f (patch)
tree02553caf568934c4a908be3cb70b5ddacfaed0a8 /package/network/utils/iproute2/Makefile
parent6e1d7c26c92d287e52bc0428f58ef4fd3df9bc1a (diff)
downloadmaster-187ad058-2b66fe5d47ff3b80dc737aedc9c215c869e7457f.tar.gz
master-187ad058-2b66fe5d47ff3b80dc737aedc9c215c869e7457f.tar.bz2
master-187ad058-2b66fe5d47ff3b80dc737aedc9c215c869e7457f.zip
[package] iproute2: workaround compile issues with gcc 4.8.x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36642 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 8e25f867b2..ff80df4111 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:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://kernel.org/pub/linux/utils/net/iproute2/