X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7742ebec302b42f4e7152b394eb5db7023e2faa4..28ea12b3b334cd77895c287b4b264771ebf7b546:/package/6in4/Makefile diff --git a/package/6in4/Makefile b/package/6in4/Makefile index 75e784882..1f0573b97 100644 --- a/package/6in4/Makefile +++ b/package/6in4/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 -PKG_VERSION:=3 +PKG_VERSION:=6 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk @@ -18,6 +18,7 @@ define Package/6in4 CATEGORY:=IPv6 DEPENDS:=+ip +kmod-ipv6 +kmod-sit TITLE:=IPv6-in-IPv4 configuration support + MAINTAINER:=Jo-Philipp Wich PKGARCH:=all endef