X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7b3af1cbaa8e89a29eede0823ab770ead1f107e..5a636bea987c9906668efd96513456eb87a4f99c:/package/6in4/Makefile?ds=inline diff --git a/package/6in4/Makefile b/package/6in4/Makefile index 289d28ee3..9a2cfe20d 100644 --- a/package/6in4/Makefile +++ b/package/6in4/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 -PKG_VERSION:=4 +PKG_VERSION:=9 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