summaryrefslogtreecommitdiff
path: root/package/tinc
diff options
context:
space:
mode:
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>2016-12-02 23:34:00 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-12-02 23:59:48 +0100
commita9f458e6a0dfcd5c9519384516a5a84381361ff7 (patch)
tree537b0f5abd36848d2fb0623bdc81bda6ee197f39 /package/tinc
parent320baabb5587c018cc213ae1f856b3a2b4a80de8 (diff)
package/tinc: upgrade to upstream version 1.0.30
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tinc')
-rw-r--r--package/tinc/tinc.hash2
-rw-r--r--package/tinc/tinc.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/tinc/tinc.hash b/package/tinc/tinc.hash
index 0cccbbffb..135a4f390 100644
--- a/package/tinc/tinc.hash
+++ b/package/tinc/tinc.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 0b502699360f09ce2128a39cf02abca07bfc699fc02ce829b3a90cf5e1e8b344 tinc-1.0.28.tar.gz
+sha256 abc17e25afc1b9e74423c78fef586b11d503cbbbe5e4a2ed323870f4a82faa73 tinc-1.0.30.tar.gz
diff --git a/package/tinc/tinc.mk b/package/tinc/tinc.mk
index fb15c34b7..6d87cbf10 100644
--- a/package/tinc/tinc.mk
+++ b/package/tinc/tinc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TINC_VERSION = 1.0.28
+TINC_VERSION = 1.0.30
TINC_SITE = http://www.tinc-vpn.org/packages
TINC_DEPENDENCIES = lzo openssl zlib
TINC_LICENSE = GPLv2+ with OpenSSL exception