summaryrefslogtreecommitdiffstats
path: root/rules/gobject-introspection.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-05-11 09:42:49 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-15 16:07:50 +0200
commit25560e4d8bf1fe771cdc10ceeaf9cd0b559ed5e9 (patch)
tree9e663296fe5d51051d8697f3501b13794f1c241b /rules/gobject-introspection.make
parentdf09b525446ca497821cfe10e6e77e88c58811cf (diff)
downloadptxdist-25560e4d8bf1fe771cdc10ceeaf9cd0b559ed5e9.tar.gz
ptxdist-25560e4d8bf1fe771cdc10ceeaf9cd0b559ed5e9.tar.xz
gobject-introspection: version bump 1.48.0 -> 1.52.1
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gobject-introspection.make')
-rw-r--r--rules/gobject-introspection.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gobject-introspection.make b/rules/gobject-introspection.make
index 1201b4d1f..ba8e73662 100644
--- a/rules/gobject-introspection.make
+++ b/rules/gobject-introspection.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GOBJECT_INTROSPECTION) += gobject-introspection
#
# Paths and names
#
-GOBJECT_INTROSPECTION_VERSION := 1.48.0
-GOBJECT_INTROSPECTION_MD5 := 01301fa9019667d48e927353e08bc218
+GOBJECT_INTROSPECTION_VERSION := 1.52.1
+GOBJECT_INTROSPECTION_MD5 := 34157073991f9eeb0ed953351b65eb61
GOBJECT_INTROSPECTION := gobject-introspection-$(GOBJECT_INTROSPECTION_VERSION)
GOBJECT_INTROSPECTION_SUFFIX := tar.xz
GOBJECT_INTROSPECTION_URL := http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/$(basename $(GOBJECT_INTROSPECTION_VERSION))/$(GOBJECT_INTROSPECTION).$(GOBJECT_INTROSPECTION_SUFFIX)