summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNatrio2017-03-07 10:33:34 +0300
committerNatrio2017-03-07 10:33:34 +0300
commit9990854ce1ef5daa29038e6084e704a09c684504 (patch)
tree13924852ec4ef023797fcbdd2d07f676b07ee01d /PKGBUILD
parent2310c3a1cde563105e767f0068c170e945ae8444 (diff)
downloadaur-9990854ce1ef5daa29038e6084e704a09c684504.tar.gz
Update to 3.0.3.2013.d-7, "lzo" dep fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4e1c8d4f037..a14606b93ae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=vtun
pkgver=3.0.3.2013.d
_pkgver=3.0.3
-pkgrel=7
+pkgrel=8
pkgdesc="The easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, encryption and IPv6 support."
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
url="http://vtun.sourceforge.net/"
license=('GPL')
-depends=('openssl' 'zlib' 'lzo2')
+depends=('openssl' 'zlib' 'lzo')
backup=('etc/vtund.conf' 'etc/tun-cfg.conf')
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${_pkgver}/${pkgname}-${_pkgver}.tar.gz"
"https://gist.githubusercontent.com/Mic92/f2d0980682a3ad2247b7/raw/9c2045facaa1f82420b84c581aeeef9ba96fd0c7/0001-fix-bison-compile-error.patch"