summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-04-28 05:41:37 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-04-28 05:41:37 (GMT)
commitb6cfcf3b1437466cbc93796d2001d52c69ada35d (patch)
tree6795d0664f0b7a360bf8b48d3d17eaa08955d098
parent3fcfb860a6d5d3f01859496c8562c3ee41e97f3c (diff)
downloadmxe-b6cfcf3b1437466cbc93796d2001d52c69ada35d.zip
mxe-b6cfcf3b1437466cbc93796d2001d52c69ada35d.tar.gz
mxe-b6cfcf3b1437466cbc93796d2001d52c69ada35d.tar.bz2
update package gstreamer and plugins
-rw-r--r--index.html6
-rw-r--r--src/gst-plugins-base.mk2
-rw-r--r--src/gst-plugins-good.mk2
-rw-r--r--src/gstreamer.mk2
4 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index f8d0d5a..edf4d72 100644
--- a/index.html
+++ b/index.html
@@ -1251,17 +1251,17 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="gst-plugins-base-package">gst-plugins-base</td>
- <td id="gst-plugins-base-version">1.0.6</td>
+ <td id="gst-plugins-base-version">1.0.7</td>
<td id="gst-plugins-base-website"><a href="http://gstreamer.freedesktop.org/">gst-plugins-base</a></td>
</tr>
<tr>
<td id="gst-plugins-good-package">gst-plugins-good</td>
- <td id="gst-plugins-good-version">1.0.6</td>
+ <td id="gst-plugins-good-version">1.0.7</td>
<td id="gst-plugins-good-website"><a href="http://gstreamer.freedesktop.org/">gst-plugins-good</a></td>
</tr>
<tr>
<td id="gstreamer-package">gstreamer</td>
- <td id="gstreamer-version">1.0.6</td>
+ <td id="gstreamer-version">1.0.7</td>
<td id="gstreamer-website"><a href="http://gstreamer.freedesktop.org/">gstreamer</a></td>
</tr>
<tr>
diff --git a/src/gst-plugins-base.mk b/src/gst-plugins-base.mk
index efefbc3..4338604 100644
--- a/src/gst-plugins-base.mk
+++ b/src/gst-plugins-base.mk
@@ -3,7 +3,7 @@
PKG := gst-plugins-base
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 8cf49dded9c44cd1f1a742bfadaeb7fb83dc5979
+$(PKG)_CHECKSUM := c9e057774746c6dea07052fa0fec9cfc2519ceea
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)
diff --git a/src/gst-plugins-good.mk b/src/gst-plugins-good.mk
index aee0078..7c9ca50 100644
--- a/src/gst-plugins-good.mk
+++ b/src/gst-plugins-good.mk
@@ -3,7 +3,7 @@
PKG := gst-plugins-good
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := ed4b4d753bcfdf14e42f7b84ab87b75b8f6ad7d4
+$(PKG)_CHECKSUM := 14ddd7b87045920f6a394bd018a39c42503561fd
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)
diff --git a/src/gstreamer.mk b/src/gstreamer.mk
index 49915c7..0940302 100644
--- a/src/gstreamer.mk
+++ b/src/gstreamer.mk
@@ -3,7 +3,7 @@
PKG := gstreamer
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 200036640418dba01d35c94e3a813135ea2e66d5
+$(PKG)_CHECKSUM := 3ce96dd414233f23b81651e90a3efd54054abce4
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)