network-manager-applet: update to 1.8.0.
This commit is contained in:
parent
cd1fbdaa48
commit
ad6d17b7f6
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'network-manager-applet'
|
||||
pkgname=network-manager-applet
|
||||
version=1.4.6
|
||||
version=1.8.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --without-bluetooth
|
||||
--with-modem-manager-1 --disable-migration
|
||||
configure_args="--disable-static --with-modem-manager-1 --disable-migration
|
||||
--without-selinux
|
||||
$(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
|
@ -20,7 +20,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=10a6fcfe8c6206cf18ec78a522a716b5ec9d0b7ca1e7d234c638725b316fec76
|
||||
checksum=d4de2457d27dc8bc236ece54d79e6b5ab24611b9ce7cbdd514671ebcb772d576
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue