X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fipv6%2F6in4%2FMakefile;h=1235ce53358fbeed5eb19ee478c30dd26d55d732;hb=e7ece301fea27f5ff8977d61aa914e31ff299b07;hp=fdab290861ec399792fabe10adc45b652698e83d;hpb=405e21d16731b2764ab82aaaadcf36a813b105f7;p=oweals%2Fopenwrt.git diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile index fdab290861..1235ce5335 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:=11 +PKG_VERSION:=17 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