mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
NetworkManager: update to 0.8.999.
This commit is contained in:
parent
1cb04b9389
commit
34dd3b9b5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'NetworkManager'
|
# Template file for 'NetworkManager'
|
||||||
pkgname=NetworkManager
|
pkgname=NetworkManager
|
||||||
version=0.8.998
|
version=0.8.999
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --with-distro=gentoo
|
configure_args="--localstatedir=/var --with-distro=gentoo
|
||||||
|
@ -9,7 +9,7 @@ configure_args="--localstatedir=/var --with-distro=gentoo
|
||||||
--with-crypto=nss --disable-static --enable-ppp"
|
--with-crypto=nss --disable-static --enable-ppp"
|
||||||
short_desc="Network Management daemon"
|
short_desc="Network Management daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=239271e7cd93272776bb9297bfc5214ab910d3d9a7c1862b2625b90719014a82
|
checksum=fc2430e4babe1f53ac071746cd3f662f064a7d338f0e324f42f82fe9512968cd
|
||||||
long_desc="
|
long_desc="
|
||||||
NetworkManager attempts to keep an active network connection available at all
|
NetworkManager attempts to keep an active network connection available at all
|
||||||
times. It is intended only for the desktop use-case, and is not intended for
|
times. It is intended only for the desktop use-case, and is not intended for
|
||||||
|
|
Loading…
Add table
Reference in a new issue