aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2012-12-23 18:22:48 +0000
committerSteven Barth <steven@midlink.org>2012-12-23 18:22:48 +0000
commitdd4befa7e284a09375d7e7700b1f220be35e5b8a (patch)
treefe4d2fa6fc1f89d9f814456cb28033ebf20b0035 /package/network/ipv6/ipv6-support/Makefile
parent1c2e2fe906cd5bec1949cbfdee2147367c9504b6 (diff)
downloadupstream-dd4befa7e284a09375d7e7700b1f220be35e5b8a.tar.gz
upstream-dd4befa7e284a09375d7e7700b1f220be35e5b8a.tar.bz2
upstream-dd4befa7e284a09375d7e7700b1f220be35e5b8a.zip
ipv6-support: Fix default RA settings for dnsmasq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34873 3c298f89-4303-0410-b956-a3cf2f4a3e73
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