mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:47:17 +08:00
openconnect: update to 7.07
This commit is contained in:
parent
ba3bbfc404
commit
c1c0b298e6
@ -1,8 +1,8 @@
|
||||
# maintainer: abveritas@chakra-project.org
|
||||
|
||||
pkgname=openconnect
|
||||
pkgver=7.06
|
||||
pkgrel=2
|
||||
pkgver=7.07
|
||||
pkgrel=1
|
||||
pkgdesc="Open client for Cisco AnyConnect VPN"
|
||||
arch=('x86_64')
|
||||
license=('LGPL2.1')
|
||||
@ -11,7 +11,7 @@ depends=('libxml2' 'gnutls' 'libproxy' 'vpnc')
|
||||
makedepends=('intltool' 'python2')
|
||||
options=('!emptydirs')
|
||||
source=(ftp://ftp.infradead.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('80f397911e1fed43d897d99be3d5f1a1')
|
||||
md5sums=('582692c4bd8c157daadfcc89d6680cb8')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user