openconnect:v.bump to 7.08
This commit is contained in:
@@ -8,7 +8,7 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.autoreconf("-fi")
|
#autotools.autoreconf("-fi")
|
||||||
autotools.configure("--with-vpnc-script=/etc/vpnc/vpnc-script")
|
autotools.configure("--with-vpnc-script=/etc/vpnc/vpnc-script")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>A client for Cisco's AnyConnect VPN, which uses HTTPS and DTLS protocols</Summary>
|
<Summary>A client for Cisco's AnyConnect VPN, which uses HTTPS and DTLS protocols</Summary>
|
||||||
<Description>openconnect provides the core HTTP and authentication support from the OpenConnect VPN client, to be used by GUI authentication dialogs for NetworkManager etc.</Description>
|
<Description>openconnect provides the core HTTP and authentication support from the OpenConnect VPN client, to be used by GUI authentication dialogs for NetworkManager etc.</Description>
|
||||||
<Archive sha1sum="2351408693aab0c6bc97d37e68b4a869fbb217ed" type="targz">ftp://ftp.infradead.org/pub/openconnect/openconnect-7.06.tar.gz</Archive>
|
<Archive sha1sum="ac106457c6a94808096552b6dc2037ad4cce7858" type="targz">ftp://ftp.infradead.org/pub/openconnect/openconnect-7.08.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<!--<Dependency>libtomcrypt</Dependency>-->
|
<!--<Dependency>libtomcrypt</Dependency>-->
|
||||||
<!--<Dependency>stoken-devel</Dependency>-->
|
<!--<Dependency>stoken-devel</Dependency>-->
|
||||||
@@ -63,6 +63,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2017-03-02</Date>
|
||||||
|
<Version>7.08</Version>
|
||||||
|
<Comment>Version Bump</Comment>
|
||||||
|
<Name>Ayhan Yalçınsoy</Name>
|
||||||
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-06-09</Date>
|
<Date>2016-06-09</Date>
|
||||||
<Version>7.06</Version>
|
<Version>7.06</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user