libdbusmenu-glib: update to 16.04.0.
This commit is contained in:
parent
0bebf63e7f
commit
bfbbf2f35b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libdbusmenu-glib'
|
||||
pkgname=libdbusmenu-glib
|
||||
version=12.10.2
|
||||
revision=2
|
||||
version=16.04.0
|
||||
revision=1
|
||||
wrksrc="libdbusmenu-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-dumper --disable-static --disable-tests
|
||||
|
@ -14,10 +14,9 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-3, LGPL-2.1, LGPL-3"
|
||||
homepage="https://launchpad.net/libdbusmenu"
|
||||
distfiles="${homepage}/${version%.*}/${version}/+download/libdbusmenu-${version}.tar.gz"
|
||||
checksum=9d6ad4a0b918b342ad2ee9230cce8a095eb601cb0cee6ddc1122d0481f9d04c9
|
||||
checksum=b9cc4a2acd74509435892823607d966d424bd9ad5d0b00938f27240a1bfa878a
|
||||
|
||||
build_options="gir"
|
||||
# Disable gir for cross builds
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue