aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2012-12-31 09:38:59 +0000
committerSteven Barth <cyrus@openwrt.org>2012-12-31 09:38:59 +0000
commit4c09d5dde3268f182f23ccbdef7523b0aa837c04 (patch)
treeca49a201b580807a6fba28503f714bd92611f611 /package/network/ipv6/ipv6-support/Makefile
parent624eb36fff644f52cb3e4140c788a9dcaa992e66 (diff)
downloadupstream-4c09d5dde3268f182f23ccbdef7523b0aa837c04.tar.gz
upstream-4c09d5dde3268f182f23ccbdef7523b0aa837c04.tar.bz2
upstream-4c09d5dde3268f182f23ccbdef7523b0aa837c04.zip
ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting
SVN-Revision: 34940
Diffstat (limited to 'package/network/ipv6/ipv6-support/Makefile')
-rw-r--r--package/network/ipv6/ipv6-support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile
index 43ebb1f35d..7e2e5e91dc 100644
--- a/package/network/ipv6/ipv6-support/Makefile
+++ b/package/network/ipv6/ipv6-support/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ipv6-support
-PKG_VERSION:=2012-12-30
+PKG_VERSION:=2012-12-31
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk