mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 01:31:03 +00:00
subprojects: switch libsoup to a file wrap
With fallback_url. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3432>
This commit is contained in:
parent
27b0bfbe07
commit
f9fadeac4c
1 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
[wrap-git]
|
||||
directory=libsoup
|
||||
url=https://gitlab.gnome.org/gnome/libsoup.git
|
||||
revision=2.74.3
|
||||
depth=1
|
||||
[wrap-file]
|
||||
directory = libsoup-2.74.3
|
||||
source_url = https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.3.tar.xz
|
||||
source_fallback_url = https://ftp.acc.umu.se/pub/gnome/sources/libsoup/2.74/libsoup-2.74.3.tar.xz
|
||||
source_filename = libsoup-2.74.3.tar.xz
|
||||
source_hash = e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13
|
||||
|
|
Loading…
Reference in a new issue