summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6relayd/Makefile
diff options
context:
space:
mode:
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-26 12:50:52 +0000
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-26 12:50:52 +0000
commitb0f86088a14473987f7433b8066a9a0e5c07b1a9 (patch)
tree5351394636e1869a1574a0aacc8c68dab4bd4f8d /package/network/ipv6/6relayd/Makefile
parentf457db83d826d18ab9ef8823b829b8015893111e (diff)
6relayd: Fix config behaviour for rewrite_dns_addr option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35804 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/6relayd/Makefile')
-rw-r--r--package/network/ipv6/6relayd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6relayd/Makefile b/package/network/ipv6/6relayd/Makefile
index 790f5e277..8fe797780 100644
--- a/package/network/ipv6/6relayd/Makefile
+++ b/package/network/ipv6/6relayd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6relayd
-PKG_VERSION:=2013-02-26
+PKG_VERSION:=2013-02-26.1
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2