summaryrefslogtreecommitdiff
path: root/package/network/ipv6/odhcp6c/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-02-12 08:23:54 +0000
committerSteven Barth <cyrus@openwrt.org>2013-02-12 08:23:54 +0000
commit99b69fd9c5a5645f2894da031832b9cfd8d4ab8e (patch)
tree194f12132387b43477b3cbbfc219255b9b7d41f4 /package/network/ipv6/odhcp6c/Makefile
parenteeaf2c0b5a987e586d895ba9cad22461c91abbf4 (diff)
downloadmtk-20170518-99b69fd9c5a5645f2894da031832b9cfd8d4ab8e.zip
mtk-20170518-99b69fd9c5a5645f2894da031832b9cfd8d4ab8e.tar.gz
mtk-20170518-99b69fd9c5a5645f2894da031832b9cfd8d4ab8e.tar.bz2
odhcp6c: allow setting a user-provided prefix as well
SVN-Revision: 35570
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 d88b97d..8bf3ebe 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-02-11
+PKG_VERSION:=2013-02-12
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2