diff options
author | root <root@rshg054.dnsready.net> | 2012-04-07 00:01:17 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-07 00:01:17 +0000 |
commit | 3d65494a8eda056377febda4642ce992e69a9371 (patch) | |
tree | dae57e04ca5f7d7490acbde87206eaa62695109d /community/tinc | |
parent | d9c1fc1bcca8fd5cd3566fc6b183fe23065778bc (diff) |
Sat Apr 7 00:01:16 UTC 2012
Diffstat (limited to 'community/tinc')
-rw-r--r-- | community/tinc/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/tinc/PKGBUILD b/community/tinc/PKGBUILD index 4581b2c20..43fab3af7 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') @@ -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') |