summaryrefslogtreecommitdiffstats
path: root/src/gstreamer.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-05-09 16:44:32 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-05-09 16:44:32 (GMT)
commit3d7cce8ce78d42c493d9de5e5e8c630d7db1c875 (patch)
treef899e529ee938ac38bf7d85302fcc3da2fa05bee /src/gstreamer.mk
parentd2dd2e66328e5a86412fc1cd314c465fd9c0a606 (diff)
downloadmxe-3d7cce8ce78d42c493d9de5e5e8c630d7db1c875.zip
mxe-3d7cce8ce78d42c493d9de5e5e8c630d7db1c875.tar.gz
mxe-3d7cce8ce78d42c493d9de5e5e8c630d7db1c875.tar.bz2
update package gstreamer and plugins
Diffstat (limited to 'src/gstreamer.mk')
-rw-r--r--src/gstreamer.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gstreamer.mk b/src/gstreamer.mk
index 5385133..7568f99 100644
--- a/src/gstreamer.mk
+++ b/src/gstreamer.mk
@@ -3,8 +3,8 @@
PKG := gstreamer
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.2.2
-$(PKG)_CHECKSUM := f57418b6de15fe2ed2e0b42209b3e1e0f7add70f
+$(PKG)_VERSION := 1.3.1
+$(PKG)_CHECKSUM := 1fedc2a0db8b9a7d5fa044810e947263100f3cbf
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)