aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6rd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/ipv6/6rd/Makefile')
-rw-r--r--package/network/ipv6/6rd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/ipv6/6rd/Makefile b/package/network/ipv6/6rd/Makefile
index 82195c8c3b..d3e4bf6974 100644
--- a/package/network/ipv6/6rd/Makefile
+++ b/package/network/ipv6/6rd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6rd
-PKG_VERSION:=7
+PKG_VERSION:=8
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0
@@ -19,7 +19,7 @@ define Package/6rd
CATEGORY:=Network
DEPENDS:=+kmod-ipv6 +kmod-sit
TITLE:=6rd configuration support
- MAINTAINER:=Stéphan Kochen <stephan@kochen.nl>
+ MAINTAINER:=Steven Barth <cyrus@openwrt.org>
PKGARCH:=all
endef