vpnc: switch to OpenSSL
This commit is contained in:
parent
186f8fff28
commit
f275a1cbce
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'vpnc'
|
# Template file for 'vpnc'
|
||||||
pkgname=vpnc
|
pkgname=vpnc
|
||||||
version=0.5.3
|
version=0.5.3
|
||||||
revision=8
|
revision=9
|
||||||
_githash=43780cecd7a61668002f73b6f8b9f9ba61af74ad
|
_githash=43780cecd7a61668002f73b6f8b9f9ba61af74ad
|
||||||
wrksrc="vpnc-$_githash"
|
wrksrc="vpnc-$_githash"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
@ -9,7 +9,7 @@ make_use_env=yes
|
|||||||
make_build_args="SBINDIR=/usr/bin"
|
make_build_args="SBINDIR=/usr/bin"
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="libgcrypt-devel libressl-devel"
|
makedepends="libgcrypt-devel openssl-devel"
|
||||||
depends="net-tools vpnc-scripts"
|
depends="net-tools vpnc-scripts"
|
||||||
short_desc="Client for cisco vpn concentrator"
|
short_desc="Client for cisco vpn concentrator"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user