summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-good.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-08-25 10:54:20 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-08-25 10:54:20 (GMT)
commit368bab3acb76c293054c93db778a446fab0635d4 (patch)
treeab044580584d69439540b5d286e10fbe52eca932 /src/gst-plugins-good.mk
parentdb333c94ac2e4df8e92c1eb97a7e61cac7021cb7 (diff)
downloadmxe-368bab3acb76c293054c93db778a446fab0635d4.zip
mxe-368bab3acb76c293054c93db778a446fab0635d4.tar.gz
mxe-368bab3acb76c293054c93db778a446fab0635d4.tar.bz2
gstreamer and plugins: update 1.4.4 --> 1.4.5
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 3ca7db2..c470a7d 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.4.4
-$(PKG)_CHECKSUM := b2c1691bd13d4567788dcb3af49a99401f057112
+$(PKG)_VERSION := 1.4.5
+$(PKG)_CHECKSUM := 9a416b2111429d22ff83fc492c46141d58aa3f2a
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)