diff --git a/srcpkgs/network-manager-applet/template b/srcpkgs/network-manager-applet/template index cb2195b1ff2..2a80a174f09 100644 --- a/srcpkgs/network-manager-applet/template +++ b/srcpkgs/network-manager-applet/template @@ -1,12 +1,10 @@ # Template file for 'network-manager-applet' pkgname=network-manager-applet -version=1.8.6 +version=1.8.10 revision=1 lib32disabled=yes build_style=gnu-configure -configure_args="--disable-static --with-modem-manager-1 --disable-migration - --without-selinux - $(vopt_enable gir introspection)" +configure_args="--disable-static --without-selinux $(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel $(vopt_if gir gobject-introspection)" makedepends=" @@ -20,7 +18,7 @@ maintainer="Juan RP " homepage="http://www.gnome.org/projects/NetworkManager/" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=01749e2c27d84ac858f59bc923af50860156eb510e2b6cf7d4941f753bef9c30 +checksum=0adc4bfae8b49f7a1d929c22ef20933bd41fb4a8b458280f44c65f9e45b4c9c3 # Package build options build_options="gir"