network-manager-applet: update to 1.8.10.

Closes: #10083 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-18 07:17:17 -02:00 committed by Jürgen Buchmüller
parent fc99abd28a
commit 1094c868b5

View file

@ -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 <xtraeme@voidlinux.eu>"
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"