Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bockover <aaron@abock.org>2011-02-26 00:59:50 +0300
committerAaron Bockover <aaron@abock.org>2011-02-26 00:59:50 +0300
commit59443f8326f81e289bb511db92693e0960f64efe (patch)
tree84c4a1b344a5c51202ed2d27d4178bef49414e97 /packages/gst-plugins-base.py
parentb66ef42614b26575ec7ec9220d9cbe99bbca626b (diff)
Updated various packages to newer releases
Diffstat (limited to 'packages/gst-plugins-base.py')
-rw-r--r--packages/gst-plugins-base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gst-plugins-base.py b/packages/gst-plugins-base.py
index 8332cf9..51fa48c 100644
--- a/packages/gst-plugins-base.py
+++ b/packages/gst-plugins-base.py
@@ -1,7 +1,7 @@
class GstPluginsBasePackage (GstreamerPackage):
def __init__ (self):
GstreamerPackage.__init__ (self, 'gstreamer', 'gst-plugins-base',
- '0.10.30', configure_flags = [
+ '0.10.32', configure_flags = [
'--disable-gtk-doc',
'--disable-gio',
'--disable-gnome_vfs',