summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1/gst1-validate
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-09-05 20:13:04 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-06 21:55:28 +0200
commit76f2bd4a2139dc617306fe9d38692a7aaca90b7c (patch)
treec7785ba855a2013006d72351d74251c3d84748a5 /package/gstreamer1/gst1-validate
parent5b33f15ff1467d4a09d36e240d604abb67308873 (diff)
downloadbuildroot-76f2bd4a2139dc617306fe9d38692a7aaca90b7c.tar.gz
buildroot-76f2bd4a2139dc617306fe9d38692a7aaca90b7c.zip
gstreamer1: switch URLs to https
In order to avoid pointless redirects since they're 301. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gstreamer1/gst1-validate')
-rw-r--r--package/gstreamer1/gst1-validate/gst1-validate.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gstreamer1/gst1-validate/gst1-validate.mk b/package/gstreamer1/gst1-validate/gst1-validate.mk
index 72daa45aa0..372e5d6633 100644
--- a/package/gstreamer1/gst1-validate/gst1-validate.mk
+++ b/package/gstreamer1/gst1-validate/gst1-validate.mk
@@ -6,7 +6,7 @@
GST1_VALIDATE_VERSION = 1.8.3
GST1_VALIDATE_SOURCE = gst-validate-$(GST1_VALIDATE_VERSION).tar.xz
-GST1_VALIDATE_SITE = http://gstreamer.freedesktop.org/src/gst-validate
+GST1_VALIDATE_SITE = https://gstreamer.freedesktop.org/src/gst-validate
GST1_VALIDATE_LICENSE = LGPLv2.1+
GST1_VALIDATE_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud