summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-good.mk
diff options
context:
space:
mode:
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 aa6d6a2..40fc9eb 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.2.2
-$(PKG)_CHECKSUM := d8c52f7883e98ffb35cd4b86cbd27420573ca864
+$(PKG)_VERSION := 1.3.1
+$(PKG)_CHECKSUM := c763f6480c7df905ef38c9404868841766a57df8
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)