diff --git a/root/package/network/ipv6/6in4/Makefile b/root/package/network/ipv6/6in4/Makefile index 49335fec..d0f2ad30 100644 --- a/root/package/network/ipv6/6in4/Makefile +++ b/root/package/network/ipv6/6in4/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2010-2015 OpenWrt.org -# Copyright (C) 2018 Ycarus (Yannick Chabanois) +# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) # - Added gateway setting # # This is free software, licensed under the GNU General Public License v2. @@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 PKG_VERSION:=270 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk