openconnect: update to 7.06.
This commit is contained in:
parent
0af590137e
commit
0db47e4fd1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openconnect'
|
# Template file for 'openconnect'
|
||||||
pkgname=openconnect
|
pkgname=openconnect
|
||||||
version=7.05
|
version=7.06
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-vpnc-script=/usr/libexec/vpnc-scripts/vpnc-script"
|
configure_args="--with-vpnc-script=/usr/libexec/vpnc-scripts/vpnc-script"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.infradead.org/openconnect/"
|
homepage="http://www.infradead.org/openconnect/"
|
||||||
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0f25290d01e514ec54b10017ee3bbe010e428c49ed1a7b50f1565c8fb21720c4
|
checksum=facf695368dc4537a6a30e2147be90b1d77ee3cb2d269eaef070b6d9ddab70f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/*.la
|
rm -f ${DESTDIR}/usr/lib/*.la
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue