gobject-introspection: update to 1.42.0.
This commit is contained in:
parent
1e9ba8924b
commit
5ddf487761
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gobject-introspection'
|
# Template file for 'gobject-introspection'
|
||||||
pkgname=gobject-introspection
|
pkgname=gobject-introspection
|
||||||
version=1.40.0
|
version=1.42.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tests --disable-static"
|
configure_args="--disable-tests --disable-static"
|
||||||
hostmakedepends="pkg-config flex libtool"
|
hostmakedepends="pkg-config flex libtool"
|
||||||
|
@ -13,7 +13,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GObjectInstrospection"
|
homepage="http://live.gnome.org/GObjectInstrospection"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=96ea75e9679083e7fe39a105e810e2ead2d708abf189a5ba420bfccfffa24e98
|
checksum=3ba2edfad4f71d4f0de16960b5d5f2511335fa646b2c49bbb93ce5942b3f95f7
|
||||||
|
update_site="${GNOME_SITE}/$pkgname/cache.json"
|
||||||
|
update_ignore="1.*[13579].*"
|
||||||
|
|
||||||
|
|
||||||
gir-freedesktop_package() {
|
gir-freedesktop_package() {
|
||||||
short_desc="Introspection data for some FreeDesktop components"
|
short_desc="Introspection data for some FreeDesktop components"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue