From 8b1a007af911337c7fbcb504c6b7e29af9a31443 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 28 Mar 2019 21:19:38 +0100 Subject: [PATCH] 6in4 date update --- root/package/network/ipv6/6in4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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