NetworkManager-vpnc: update to 1.2.6.
This commit is contained in:
parent
1d3f9eada2
commit
df91a526ba
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'NetworkManager-vpnc'.
|
||||
# Template file for 'NetworkManager-vpnc'
|
||||
pkgname=NetworkManager-vpnc
|
||||
version=1.2.4
|
||||
version=1.2.6
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--localstatedir=/var --disable-static"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libnm libnm-gtk network-manager-applet-devel libsecret-devel"
|
||||
depends="vpnc"
|
||||
short_desc="NetworkManager VPN plugin for VPNC"
|
||||
maintainer="Peter Kuchar <masaj@gmx.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/NetworkManager"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
license="GPL-2"
|
||||
maintainer="Peter Kuchar <masaj@gmx.com>"
|
||||
checksum=39c7516418e90208cb534c19628ce40fd50eba0a08b2ebaef8da85720b10fb05
|
||||
checksum=de4fd059c4c08365a40b32b6f6fad9674f556724b4bbeb1f9d4473ac19a745cb
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue