mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
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
|
pkgname=NetworkManager-vpnc
|
||||||
version=1.2.4
|
version=1.2.6
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--localstatedir=/var --disable-static"
|
configure_args="--localstatedir=/var --disable-static"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="libnm libnm-gtk network-manager-applet-devel libsecret-devel"
|
makedepends="libnm libnm-gtk network-manager-applet-devel libsecret-devel"
|
||||||
depends="vpnc"
|
depends="vpnc"
|
||||||
short_desc="NetworkManager VPN plugin for 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"
|
homepage="https://wiki.gnome.org/Projects/NetworkManager"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
license="GPL-2"
|
checksum=de4fd059c4c08365a40b32b6f6fad9674f556724b4bbeb1f9d4473ac19a745cb
|
||||||
maintainer="Peter Kuchar <masaj@gmx.com>"
|
lib32disabled=yes
|
||||||
checksum=39c7516418e90208cb534c19628ce40fd50eba0a08b2ebaef8da85720b10fb05
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue