aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2012-12-23 18:22:48 +0000
committerSteven Barth <cyrus@openwrt.org>2012-12-23 18:22:48 +0000
commit970adc9eb9b1bf93c9e34ab6533f6e16f8d29967 (patch)
treeff025aa6d1426583108975b2cb2f43577f4b0102 /package/network/ipv6/ipv6-support/Makefile
parenta1e2b2ebe859b817e412438a6f6bccc3afccaba7 (diff)
downloadupstream-970adc9eb9b1bf93c9e34ab6533f6e16f8d29967.tar.gz
upstream-970adc9eb9b1bf93c9e34ab6533f6e16f8d29967.tar.bz2
upstream-970adc9eb9b1bf93c9e34ab6533f6e16f8d29967.zip
ipv6-support: Fix default RA settings for dnsmasq
SVN-Revision: 34873
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 6bc3f79b39..76c97c2098 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-22
+PKG_VERSION:=2012-12-23
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk