Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-05 16:11:51 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-05 16:11:51 (GMT)
commit188302a7afd22d9d2792f2dec650937223034932 (patch)
tree9dc3f305440c035e64fb289bd166c212553c1e8b /scripts
parent32f649ecd06e750c7c6ccb82afc8e897737941ec (diff)
Bump glib and related modules
Diffstat (limited to 'scripts')
-rw-r--r--scripts/system.modules6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/system.modules b/scripts/system.modules
index bcce5ac..5785264 100644
--- a/scripts/system.modules
+++ b/scripts/system.modules
@@ -30,20 +30,20 @@
</dependencies>
</autotools>
<autotools id="pygobject">
- <branch repo="git.gnome.org" revision="2d83e52233812618493af4b165615e8741ba41c8"/>
+ <branch repo="git.gnome.org" revision="3.4.1.1"/>
<dependencies>
<dep package="glib"/>
<dep package="gobject-introspection"/>
</dependencies>
</autotools>
<autotools id="gobject-introspection">
- <branch repo="git.gnome.org" revision="80e12709c105ce4a00af496201004fc8fd355a56"/>
+ <branch repo="git.gnome.org" revision="GOBJECT_INTROSPECTION_1_34_1_1"/>
<dependencies>
<dep package="glib"/>
</dependencies>
</autotools>
<autotools id="glib">
- <branch repo="git.gnome.org" revision="3e706ef88b3b433f777e552c85339b901314deaa"/>
+ <branch repo="git.gnome.org" revision="2.34.1"/>
</autotools>
<autotools id="gstreamer" supports-non-srcdir-builds="no">
<branch repo="gstreamer.freedesktop.org" revision="1.0.2"/>