summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-good.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/gst-plugins-good.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/gst-plugins-good.mk')
-rw-r--r--src/gst-plugins-good.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gst-plugins-good.mk b/src/gst-plugins-good.mk
index 005e59d..f96a87a 100644
--- a/src/gst-plugins-good.mk
+++ b/src/gst-plugins-good.mk
@@ -4,7 +4,7 @@
PKG := gst-plugins-good
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.4.5
-$(PKG)_CHECKSUM := 5e176121eeb8336960f70687e536ad78dbc7e641
+$(PKG)_CHECKSUM := 79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)