summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-good.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-05-11 07:35:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-05-11 07:35:58 (GMT)
commit2e551298742550ba5aa69ca34f36be08019c3759 (patch)
treec2ca3976473cb0b90d6138f5c164d244f94acb57 /src/gst-plugins-good.mk
parent4c2227c402731d28ff01575fc72525404eaddaa6 (diff)
downloadmxe-2e551298742550ba5aa69ca34f36be08019c3759.zip
mxe-2e551298742550ba5aa69ca34f36be08019c3759.tar.gz
mxe-2e551298742550ba5aa69ca34f36be08019c3759.tar.bz2
Revert "update package gstreamer and plugins"
This reverts commit 3d7cce8ce78d42c493d9de5e5e8c630d7db1c875.
Diffstat (limited to 'src/gst-plugins-good.mk')
-rw-r--r--src/gst-plugins-good.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gst-plugins-good.mk b/src/gst-plugins-good.mk
index 40fc9eb..aa6d6a2 100644
--- a/src/gst-plugins-good.mk
+++ b/src/gst-plugins-good.mk
@@ -3,8 +3,8 @@
PKG := gst-plugins-good
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.3.1
-$(PKG)_CHECKSUM := c763f6480c7df905ef38c9404868841766a57df8
+$(PKG)_VERSION := 1.2.2
+$(PKG)_CHECKSUM := d8c52f7883e98ffb35cd4b86cbd27420573ca864
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)