odhcp6c: avoid busylooping with strangely behaving dhcpv6 servers
[openwrt/openwrt.git] / package / network / ipv6 / 6in4 / Makefile
index 992c5fc67b709fe27b6a0a40d00a6d4737543889..aeb187cb588716f54e31a686ea70bc8da3c47597 100644 (file)
@@ -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,8 +8,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6in4
-PKG_VERSION:=14
+PKG_VERSION:=18
 PKG_RELEASE:=1
+PKG_LICENSE:=GPL-2.0
 
 include $(INCLUDE_DIR)/package.mk