New package: vpnc-scripts-20140806
This commit is contained in:
parent
9d6f981e62
commit
04d5c2d7ba
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'vpnc-scripts'
|
||||
pkgname=vpnc-scripts
|
||||
version=20140806
|
||||
revision=1
|
||||
noarch=yes
|
||||
short_desc="Network configuration scripts for VPNC and OpenConnect"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.infradead.org/openconnect/vpnc-script.html"
|
||||
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=1f61a6c5ec8a2dab7d5f12c9b438d931e41c6c1c258801ee978d5ed460f4d35f
|
||||
|
||||
do_install() {
|
||||
vinstall vpnc-script 755 usr/libexec/vpnc-scripts/vpnc-script
|
||||
}
|
Loading…
Reference in New Issue