NetworkManager: update to 0.8.995, bump abi_depends.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-03-08 16:52:31 +01:00
parent ace0ecdf89
commit e541cb28b1
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
abi_depends=">=0.8"
abi_depends=">=0.8.995"
api_depends="${abi_depends}"

View File

@ -1,15 +1,15 @@
# Template file for 'NetworkManager'
pkgname=NetworkManager
version=0.8.3.997
version=0.8.995
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --with-distro=gentoo
--with-dhcpcd=/sbin/dhcpcd --with-dhclient=no
--with-dhcpcd=/sbin/dhcpcd --with-dhclient=no --disable-wimax
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
--with-crypto=nss --disable-static --enable-ppp"
short_desc="Network Management daemon"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f2b9b985af48153bd531f12fa8b584519d79f7a0a87b04c7dff82fd4f8bde2ff
checksum=821d37ac75c5327c432a855e26687065459f2b42139f82feebfa6696750ad88a
long_desc="
This packages common libraries for the GNOME desktop."