From b37fc42ba75a909df07cbfe8336b9a66f4cf5c42 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 29 May 2014 09:22:52 +0000 Subject: 6in4: adjust update url (#16617) Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40876 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/ipv6/6in4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/ipv6/6in4/Makefile') diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile index ea211e92ef..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,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 -PKG_VERSION:=15 +PKG_VERSION:=16 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3