|
@ -1,5 +1,5 @@ |
|
|
#
|
|
|
#
|
|
|
# Copyright (C) 2007-2015 OpenWrt.org
|
|
|
|
|
|
|
|
|
# Copyright (C) 2007-2019 OpenWrt.org
|
|
|
#
|
|
|
#
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
# See /LICENSE for more information.
|
|
|
# See /LICENSE for more information.
|
|
@ -8,12 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=tinc |
|
|
PKG_NAME:=tinc |
|
|
PKG_VERSION:=1.0.35 |
|
|
|
|
|
PKG_RELEASE:=3 |
|
|
|
|
|
|
|
|
PKG_VERSION:=1.0.36 |
|
|
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:=https://www.tinc-vpn.org/packages |
|
|
PKG_SOURCE_URL:=https://www.tinc-vpn.org/packages |
|
|
PKG_HASH:=18c83b147cc3e2133a7ac2543eeb014d52070de01c7474287d3ccecc9b16895e |
|
|
|
|
|
|
|
|
PKG_HASH:=40f73bb3facc480effe0e771442a706ff0488edea7a5f2505d4ccb2aa8163108 |
|
|
|
|
|
|
|
|
PKG_CPE_ID:=cpe:/a:tinc:tinc |
|
|
PKG_CPE_ID:=cpe:/a:tinc:tinc |
|
|
|
|
|
|
|
|