aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-04-17 13:10:19 +0000
committerSteven Barth <cyrus@openwrt.org>2015-04-17 13:10:19 +0000
commit6b062ad8485c759b94e03d2639097684096b7ab1 (patch)
treeb770b7c4449b6e3715700792380542a9e79f554e /package/network/ipv6/odhcp6c/Makefile
parentd86d0bf7ea2e8bd6ab2658390a06156bbe1a1ffc (diff)
downloadupstream-6b062ad8485c759b94e03d2639097684096b7ab1.tar.gz
upstream-6b062ad8485c759b94e03d2639097684096b7ab1.tar.bz2
upstream-6b062ad8485c759b94e03d2639097684096b7ab1.zip
network: shorten names of generated interfaces
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45476
Diffstat (limited to 'package/network/ipv6/odhcp6c/Makefile')
-rw-r--r--package/network/ipv6/odhcp6c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile
index 283baa5aa2..21fdc39677 100644
--- a/package/network/ipv6/odhcp6c/Makefile
+++ b/package/network/ipv6/odhcp6c/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
-PKG_VERSION:=2015-04-15
+PKG_VERSION:=2015-04-17
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2