* update vpnc to 1:0.5.3.r539.r239-1

This commit is contained in:
Alexander Baldeck 2024-06-19 20:34:10 +02:00
parent 7ce27f3850
commit c4a58014dd

View File

@ -4,25 +4,40 @@
# Contributor: Thomas Baechler <thomas@archlinux.org>
pkgname=vpnc
_vpnc_commit=46b8335b6e0df577fd3c40e87362ed8c5724c8df
_vpncscripts_commit=22756827315bc875303190abb3756b5b1dd147ce
pkgver=0.5.3.r526.r213
_vpnc_commit=d0fd23d9432d54e7f354ecf3ced1e35d92d3dbde
_vpncscripts_commit=4ed41c21e3857f96ab935b45092bbb07c3ccd5be
pkgver=0.5.3.r539.r239
pkgrel=1
epoch=1
pkgdesc='VPN client for cisco3000 VPN Concentrators'
url='https://github.com/streambinder/vpnc'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('GPL')
depends=('libgcrypt' 'openssl' 'iproute2' 'which')
optdepends=('perl: for pcf2vpnc')
makedepends=('git')
optdepends=('openresolv: Let vpnc manage resolv.conf')
backup=('etc/vpnc/default.conf')
source=("vpnc::git+https://github.com/streambinder/vpnc#commit=${_vpnc_commit}"
"vpnc-scripts::git+https://gitlab.com/openconnect/vpnc-scripts.git#commit=${_vpncscripts_commit}"
git+https://github.com/streambinder/vpnc.wiki.git
vpnc.conf
vpnc@.service)
license=(GPL-2.0-only)
depends=(
bash
glibc
iproute2
libgcrypt
openssl
perl
which
)
makedepends=(
git
)
optdepends=(
'openresolv: Let vpnc manage resolv.conf'
)
backup=(
etc/vpnc/default.conf
)
source=(
"vpnc::git+https://github.com/streambinder/vpnc#commit=${_vpnc_commit}"
"vpnc-scripts::git+https://gitlab.com/openconnect/vpnc-scripts.git#commit=${_vpncscripts_commit}"
git+https://github.com/streambinder/vpnc.wiki.git
vpnc.conf
vpnc@.service
)
sha512sums=('SKIP'
'SKIP'
'SKIP'