[arch-commits] Commit in tinc/trunk (PKGBUILD)

Timothy Redaelli tredaelli at archlinux.org
Tue Aug 5 08:18:32 UTC 2014


    Date: Tuesday, August 5, 2014 @ 10:18:32
  Author: tredaelli
Revision: 116886

upgpkg: tinc 1.0.24-2

Rebuild for lzo2 -> lzo rename

Modified:
  tinc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-05 07:52:37 UTC (rev 116885)
+++ PKGBUILD	2014-08-05 08:18:32 UTC (rev 116886)
@@ -6,12 +6,12 @@
 
 pkgname=tinc
 pkgver=1.0.24
-pkgrel=1
+pkgrel=2
 pkgdesc="VPN (Virtual Private Network) daemon"
 arch=('i686' 'x86_64')
 url="http://www.tinc-vpn.org/"
 license=('GPL')
-depends=('lzo2' 'openssl')
+depends=('lzo' 'openssl')
 install=tinc.install
 source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig}
         tincd at .service)




More information about the arch-commits mailing list