aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2016-04-10 14:09:18 +0300
committerHannu Nyman <hannu.nyman@iki.fi>2016-04-10 14:09:18 +0300
commit7c3620439d0611e4a1ddf71449ed57b31e781ec5 (patch)
tree4a5d14e308ddffa12d7df9d1eee54f18cc6d59ec
parentc48f8a318a064fbd557b9e30b2fd5b1ed6588945 (diff)
parent07f647f6c39881005ced6184e03c9d657100820d (diff)
Merge pull request #2586 from zioproto/master
tinc: version bump 1.0.27
-rw-r--r--net/tinc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tinc/Makefile b/net/tinc/Makefile
index c7d40283c..12daea51d 100644
--- a/net/tinc/Makefile
+++ b/net/tinc/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tinc
-PKG_VERSION:=1.0.26
+PKG_VERSION:=1.0.27
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages
-PKG_MD5SUM:=a8c168227fa42cbfcd4983247bf609ca
+PKG_MD5SUM:=f37d107d6301c7963d264b1a40c449f6
PKG_INSTALL:=1