mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
gst1-plugins-bad: switch to https source
The current http simply points to the new https. Switch to it directly like it's already done for the other gstreamer libs. Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
af4a89482c
commit
a77119090f
@@ -12,7 +12,7 @@ PKG_VERSION:=1.24.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=gst-plugins-bad-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-bad/
|
||||
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-bad/
|
||||
PKG_HASH:=260bd0a463b4faff9a42f41e5e028f787f10a92b779af8959aec64586f546bd3
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-bad-$(PKG_VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user