summaryrefslogtreecommitdiff
path: root/community/tinc
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-06 23:38:28 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-06 23:38:28 -0300
commit750a8fc982e640e6ef62f80afd99469959f407ad (patch)
treecfc482b7afcc4e3502e67578825c439ee296b2d5 /community/tinc
parent2781491d77559e5a9f0e0d26698d91da745f14f3 (diff)
parent3d65494a8eda056377febda4642ce992e69a9371 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/kmod/PKGBUILD multilib/lib32-libpng/PKGBUILD testing/baobab/PKGBUILD testing/empathy/PKGBUILD testing/libgdata/PKGBUILD testing/telepathy-farstream/PKGBUILD testing/telepathy-haze/PKGBUILD
Diffstat (limited to 'community/tinc')
-rw-r--r--community/tinc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/tinc/PKGBUILD b/community/tinc/PKGBUILD
index 85faa0e3d..4238ba07a 100644
--- a/community/tinc/PKGBUILD
+++ b/community/tinc/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 67628 2012-03-13 14:39:35Z tredaelli $
+# $Id: PKGBUILD 68908 2012-04-05 15:23:32Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: helios
# Contributor: Lothar Gesslein
pkgname=tinc
-pkgver=1.0.17
+pkgver=1.0.18
pkgrel=1
pkgdesc="VPN (Virtual Private Network) daemon"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,8 +15,8 @@ backup=(etc/conf.d/tincd.conf)
install=tinc.install
source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig}
tincd.rc tincd.conf)
-md5sums=('cd9e94e472584f9fe96cd86b42345afe'
- 'dc30876057f888cb40b9e442ec54247b'
+md5sums=('9352d53e892df4127e839f54a0e8af2a'
+ '1c219383bff7cc57024a9a25cd7fca5d'
'64bb53748d9051255f243003f0d511f5'
'7c0276d4812cc5d3cc18142562a3aa82')