mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
NetworkManager: update to 0.9.8.4.
This commit is contained in:
parent
98ea5bcbe1
commit
a4bdec81d8
1 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'NetworkManager'
|
# Template file for 'NetworkManager'
|
||||||
pkgname=NetworkManager
|
pkgname=NetworkManager
|
||||||
version=0.9.8.2
|
version=0.9.8.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-dhcpcd=/usr/sbin/dhcpcd --with-dhclient=no
|
configure_args="--with-dhcpcd=/usr/sbin/dhcpcd --with-dhclient=no
|
||||||
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
|
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
|
||||||
|
@ -15,9 +15,8 @@ short_desc="Network Management daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/projects/NetworkManager/"
|
homepage="http://www.gnome.org/projects/NetworkManager/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
#distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
||||||
distfiles="http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.9/${pkgname}-${version}.tar.xz"
|
checksum=4c9ff0aaf52bee8df9a73290ec2b3f4441ff504420d0b0dfd729b00a92d80d99
|
||||||
checksum=5c0b2f71b2f61e0dfbe95cebad83001758db252d5cdf5b6f7ceebac9c6bd7ead
|
|
||||||
|
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
makedepends="libuuid-devel nss-devel dbus-glib-devel libgudev-devel
|
makedepends="libuuid-devel nss-devel dbus-glib-devel libgudev-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue