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:
Diffstat (limited to 'packages/gst-plugins-good.py')
-rw-r--r--packages/gst-plugins-good.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gst-plugins-good.py b/packages/gst-plugins-good.py
index 00250fa..8541059 100644
--- a/packages/gst-plugins-good.py
+++ b/packages/gst-plugins-good.py
@@ -1,7 +1,7 @@
class GstPluginsGoodPackage (GstreamerPackage):
def __init__ (self):
GstreamerPackage.__init__ (self, 'gstreamer', 'gst-plugins-good',
- '0.10.18', configure_flags = [
+ '0.10.24', configure_flags = [
'--disable-gtk-doc',
'--disable-gdk_pixbuf',
'--disable-cairo',