NetworkManager: update to 0.8.9997.
This commit is contained in:
parent
4bde972282
commit
eef273ad86
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'NetworkManager'
|
||||
pkgname=NetworkManager
|
||||
version=0.8.999
|
||||
revision=1
|
||||
version=0.8.9997
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --with-distro=gentoo
|
||||
|
@ -10,7 +9,9 @@ configure_args="--localstatedir=/var --with-distro=gentoo
|
|||
--with-crypto=nss --disable-static --enable-ppp"
|
||||
short_desc="Network Management daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=fc2430e4babe1f53ac071746cd3f662f064a7d338f0e324f42f82fe9512968cd
|
||||
homepage="http://www.gnome.org/projects/NetworkManager/"
|
||||
license="GPL"
|
||||
checksum=af2e08546cfcd51731be8f4d944b77876ba2eca93cf4f15509caf5572cac6596
|
||||
long_desc="
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue