openconnect:v.bump to 7.08

This commit is contained in:
2017-03-03 00:14:58 +03:00
parent e75567d32f
commit 8bacf7cf86
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.autoreconf("-fi")
#autotools.autoreconf("-fi")
autotools.configure("--with-vpnc-script=/etc/vpnc/vpnc-script")
def build():