diff options
author | root <root@rshg054.dnsready.net> | 2013-03-05 00:04:04 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-05 00:04:04 -0800 |
commit | 582035722561a5ecbadc13abc26331353d810567 (patch) | |
tree | 5675deeca2920b9049898c22334a3d5972259547 /community/tinc/PKGBUILD | |
parent | 6b7f3479bf5f3c96f92b3962af6cbf74d627e474 (diff) |
Tue Mar 5 00:04:04 PST 2013
Diffstat (limited to 'community/tinc/PKGBUILD')
-rw-r--r-- | community/tinc/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/community/tinc/PKGBUILD b/community/tinc/PKGBUILD index 1fa1f008a..227efcbec 100644 --- a/community/tinc/PKGBUILD +++ b/community/tinc/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 76061 2012-09-10 11:46:16Z tredaelli $ +# $Id: PKGBUILD 85671 2013-03-04 16:46:31Z tredaelli $ # Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com> # Contributor: helios # Contributor: Lothar Gesslein # Contributor: Dominik George <nik@naturalnet.de> pkgname=tinc -pkgver=1.0.19 -pkgrel=2 +pkgver=1.0.20 +pkgrel=1 pkgdesc="VPN (Virtual Private Network) daemon" arch=('i686' 'x86_64') url="http://www.tinc-vpn.org/" @@ -16,8 +16,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 tincd@.service) -md5sums=('5d97ee0f1ccf8fea5b492f6b54d5ac32' - 'af4a88d89a17c216e38b93630389181a' +md5sums=('001277e0ccd7ca29f7fa4039774ad611' + '8ad9e8784712bdc1496223c6dbd99ab9' '64bb53748d9051255f243003f0d511f5' '7c0276d4812cc5d3cc18142562a3aa82' '035b0e549b08da55d19a8df5b8306e4d') |