summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-15 08:39:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-15 08:39:57 +0000
commit4806a82861b721d5c46d19462e0d17046d21355e (patch)
tree4118ecb6d37a874c095755c9d6fe46d0ef430ac1
parentfa05b40866a1eccd511661f99d1c3c18701ea4f1 (diff)
downloadaports-4806a82861b721d5c46d19462e0d17046d21355e.tar.bz2
aports-4806a82861b721d5c46d19462e0d17046d21355e.tar.xz
main/tinc: upgrade to 1.0.17
-rw-r--r--main/tinc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tinc/APKBUILD b/main/tinc/APKBUILD
index c67a38d92..b9d73ac8b 100644
--- a/main/tinc/APKBUILD
+++ b/main/tinc/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=tinc
-pkgver=1.0.16
+pkgver=1.0.17
pkgrel=0
pkgdesc="tinc is a Virtual Private Network (VPN) daemon"
url="http://www.tinc-vpn.org/"
@@ -45,7 +45,7 @@ package() {
"$pkgdir"/etc/conf.d/tinc.networks
}
-md5sums="f1c7ed94878725fb2cf4efb02bf160da tinc-1.0.16.tar.gz
+md5sums="cd9e94e472584f9fe96cd86b42345afe tinc-1.0.17.tar.gz
411a260ed9bb1fc441444c3efbeafd7b tincd.initd
b95471eab010c0ed002cf3d16a009ced tincd.lo.initd
475d64d9aa410ec7e91f5b079800abc9 tinc.networks"