NetworkManager: update to 0.8.998.
--HG-- branch : gnome3
This commit is contained in:
parent
08edc83828
commit
15c1596e9a
2 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=0.8.995"
|
abi_depends=">=0.8.998"
|
||||||
api_depends="${abi_depends}"
|
api_depends="${abi_depends}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'NetworkManager'
|
# Template file for 'NetworkManager'
|
||||||
pkgname=NetworkManager
|
pkgname=NetworkManager
|
||||||
version=0.8.997
|
version=0.8.998
|
||||||
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=332cdd94f480099d23f39d56b3aee9925e435ffe91d088a9476d9b8b3586887a
|
checksum=239271e7cd93272776bb9297bfc5214ab910d3d9a7c1862b2625b90719014a82
|
||||||
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…
Reference in a new issue