diff options
author | cyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-22 13:00:53 +0000 |
---|---|---|
committer | cyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-22 13:00:53 +0000 |
commit | 9f2f19e97c6baea6102c0d872cbd2e2654896d6f (patch) | |
tree | 8b4a06ec41bada665cbcc083d9b4970e8a293701 /package/network/ipv6/ipv6-support/Makefile | |
parent | 68f7f699b60b72a73db1884e888a91126183e232 (diff) |
ipv6-support: Preliminary support for dnsmasq >=2.66
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34858 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/ipv6-support/Makefile')
-rw-r--r-- | package/network/ipv6/ipv6-support/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile index d570e54fc..6bc3f79b3 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-11 +PKG_VERSION:=2012-12-22 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk |