vpnc-scripts: update to 20220510.
This commit is contained in:
parent
a5f22fb582
commit
2771d57ebd
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'vpnc-scripts'
|
# Template file for 'vpnc-scripts'
|
||||||
pkgname=vpnc-scripts
|
pkgname=vpnc-scripts
|
||||||
version=20210402
|
version=20220510
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Network configuration scripts for VPNC and OpenConnect"
|
short_desc="Network configuration scripts for VPNC and OpenConnect"
|
||||||
maintainer="Jony <maybe-one-day-ubermensch@protonmail.com>"
|
maintainer="Jony <maybe-one-day-ubermensch@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.infradead.org/openconnect/vpnc-script.html"
|
homepage="https://www.infradead.org/openconnect/vpnc-script.html"
|
||||||
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=cd00e831904554c7acbc9cd20e6457c6e787fe52dc2f75d39263a65faccc19f0
|
checksum=e2240f6c13d00da4cbcdadce238b4cdc43dc3fd74284024430cb35cff25563ac
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall vpnc-script 755 usr/libexec/vpnc-scripts
|
vinstall vpnc-script 755 usr/libexec/vpnc-scripts
|
||||||
|
|
Loading…
Reference in New Issue