aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-01-28 13:53:43 +0000
committerSteven Barth <steven@midlink.org>2013-01-28 13:53:43 +0000
commite486e3e8b094e2341fa0984abac6ee5d75a232fe (patch)
tree3de354d60b1e3463e6e6a299155c493a5ff9d78c /package/network/ipv6/odhcp6c/Makefile
parent0e5bdadcb3e770488f048a3bfe95648ab2238110 (diff)
downloadmaster-187ad058-e486e3e8b094e2341fa0984abac6ee5d75a232fe.tar.gz
master-187ad058-e486e3e8b094e2341fa0984abac6ee5d75a232fe.tar.bz2
master-187ad058-e486e3e8b094e2341fa0984abac6ee5d75a232fe.zip
odhcp6c: work-around for proto-script to avoid loosing the default route
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35345 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 dc729fc4b9..0d66272ef2 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:=2013-01-21
+PKG_VERSION:=2013-01-28
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2