X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fnetwork%2Fipv6%2F6in4%2FMakefile;h=bd999721d8cc0b16445cddf8f336a33a7a98a708;hb=83ccc9a8f64339427e25b1bc1e546e165fef1dc8;hp=fcb0a7e75615b6fc2b4b347166254237b5b58b7d;hpb=a00110a063815deb4ec5a442189441dbca5dead3;p=lede-git%2F.git diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile index fcb0a7e756..bd999721d8 100644 --- a/package/network/ipv6/6in4/Makefile +++ b/package/network/ipv6/6in4/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2012 OpenWrt.org +# Copyright (C) 2010-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 -PKG_VERSION:=12 +PKG_VERSION:=16 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk define Package/6in4 - SECTION:=ipv6 - CATEGORY:=IPv6 + SECTION:=net + CATEGORY:=Network DEPENDS:=+kmod-ipv6 +kmod-sit TITLE:=IPv6-in-IPv4 configuration support MAINTAINER:=Jo-Philipp Wich