NetworkManager: update to 1.0.2.
This commit is contained in:
parent
83ab430128
commit
6af5d02c12
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'NetworkManager'
|
# Template file for 'NetworkManager'
|
||||||
pkgname=NetworkManager
|
pkgname=NetworkManager
|
||||||
version=1.0.0
|
version=1.0.2
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-dhcpcd --with-dhclient=/usr/sbin/dhclient
|
configure_args="--without-dhcpcd --with-dhclient=/usr/sbin/dhclient
|
||||||
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
|
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Projects/NetworkManager"
|
homepage="https://wiki.gnome.org/Projects/NetworkManager"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=3a66afec670c975edd9832e620b725a5f16ed267a1b9e1b2d51ef27250d85947
|
checksum=359385707494bedbb48cfe0992ccfbcc4ac147dae1f7a47055c71e96439508ff
|
||||||
|
|
||||||
hostmakedepends="
|
hostmakedepends="
|
||||||
automake libtool pkg-config intltool gnutls-devel glib-devel dbus-glib-devel
|
automake libtool pkg-config intltool gnutls-devel glib-devel dbus-glib-devel
|
||||||
|
|
Loading…
Reference in a new issue