summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-bad.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2018-03-04 02:50:37 (GMT)
committerTony Theodore <tonyt@logyst.com>2018-03-04 08:06:07 (GMT)
commit1dd0df1f9afbcb47bc6267131b0b147f83dbd364 (patch)
tree51c7d15b395de98dd0185cf426e9ea4e7e2f3973 /src/gst-plugins-bad.mk
parent8d75acd0643d9bdfa97ba5b6f0c975bd8afdc222 (diff)
downloadmxe-1dd0df1f9afbcb47bc6267131b0b147f83dbd364.zip
mxe-1dd0df1f9afbcb47bc6267131b0b147f83dbd364.tar.gz
mxe-1dd0df1f9afbcb47bc6267131b0b147f83dbd364.tar.bz2
update gstreamer and plugins
Diffstat (limited to 'src/gst-plugins-bad.mk')
-rw-r--r--src/gst-plugins-bad.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gst-plugins-bad.mk b/src/gst-plugins-bad.mk
index 08c9d4a..9805d51 100644
--- a/src/gst-plugins-bad.mk
+++ b/src/gst-plugins-bad.mk
@@ -3,8 +3,8 @@
PKG := gst-plugins-bad
$(PKG)_WEBSITE := https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.12.3
-$(PKG)_CHECKSUM := 36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec
+$(PKG)_VERSION := 1.12.4
+$(PKG)_CHECKSUM := 0c7857be16686d5c1ba6e34bd338664d3d4599d32714a8eca5c8a41a101e2d08
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)