summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-base.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2019-04-22 07:51:00 (GMT)
committerTony Theodore <tonyt@logyst.com>2019-04-22 07:51:00 (GMT)
commit1cbef6899b67203b98289c4d28e5c9dae9b5ced7 (patch)
tree2e44533967335cde52d7eaf3eaf2d41b27520a81 /src/gst-plugins-base.mk
parente183a12d70055e66ba71352a68286af3fe45846b (diff)
downloadmxe-1cbef6899b67203b98289c4d28e5c9dae9b5ced7.zip
mxe-1cbef6899b67203b98289c4d28e5c9dae9b5ced7.tar.gz
mxe-1cbef6899b67203b98289c4d28e5c9dae9b5ced7.tar.bz2
gstreamer and plugins: update 1.14.4 --> 1.16.0
Diffstat (limited to 'src/gst-plugins-base.mk')
-rw-r--r--src/gst-plugins-base.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gst-plugins-base.mk b/src/gst-plugins-base.mk
index 5aaaab3..dd0eb85 100644
--- a/src/gst-plugins-base.mk
+++ b/src/gst-plugins-base.mk
@@ -3,8 +3,8 @@
PKG := gst-plugins-base
$(PKG)_WEBSITE := https://gstreamer.freedesktop.org/modules/gst-plugins-base.html
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.14.4
-$(PKG)_CHECKSUM := ca6139490e48863e7706d870ff4e8ac9f417b56f3b9e4b3ce490c13b09a77461
+$(PKG)_VERSION := 1.16.0
+$(PKG)_CHECKSUM := 4093aa7b51e28fb24dfd603893fead8d1b7782f088b05ed0f22a21ef176fb5ae
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)