wraps: Move some fallback URLs from http to https
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8753>
This commit is contained in:
parent
b416aa9b8f
commit
b8f8e4391c
@ -1,7 +1,7 @@
|
||||
[wrap-file]
|
||||
directory = fontconfig-2.15.0
|
||||
source_url = https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.15.0.tar.xz
|
||||
source_fallback_url = http://deb.debian.org/debian/pool/main/f/fontconfig/fontconfig_2.15.0.orig.tar.xz
|
||||
source_fallback_url = https://deb.debian.org/debian/pool/main/f/fontconfig/fontconfig_2.15.0.orig.tar.xz
|
||||
source_filename = fontconfig-2.15.0.tar.xz
|
||||
source_hash = 63a0658d0e06e0fa886106452b58ef04f21f58202ea02a94c39de0d3335d7c0e
|
||||
diff_files = fontconfig-2.15.0/0001-meson-Always-use-posix-path-even-on-Windows.patch
|
||||
|
@ -1,7 +1,7 @@
|
||||
[wrap-file]
|
||||
directory = libdrm-2.4.124
|
||||
source_url = https://dri.freedesktop.org/libdrm/libdrm-2.4.124.tar.xz
|
||||
source_fallback_url = http://deb.debian.org/debian/pool/main/libd/libdrm/libdrm_2.4.124.orig.tar.xz
|
||||
source_fallback_url = https://deb.debian.org/debian/pool/main/libd/libdrm/libdrm_2.4.124.orig.tar.xz
|
||||
source_filename = libdrm-2.4.124.tar.xz
|
||||
source_hash = ac36293f61ca4aafaf4b16a2a7afff312aa4f5c37c9fbd797de9e3c0863ca379
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
[wrap-file]
|
||||
directory = libnice-0.1.22
|
||||
source_url = https://nice.freedesktop.org/releases/libnice-0.1.22.tar.gz
|
||||
source_fallback_url = http://deb.debian.org/debian/pool/main/libn/libnice/libnice_0.1.22.orig.tar.gz
|
||||
source_fallback_url = https://deb.debian.org/debian/pool/main/libn/libnice/libnice_0.1.22.orig.tar.gz
|
||||
source_filename = libnice-0.1.22.tar.gz
|
||||
source_hash = a5f724cf09eae50c41a7517141d89da4a61ec9eaca32da4a0073faed5417ad7e
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user