mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
wraps: libgudev: add fallback uri
Release tarball is .xz but we currently use a snapshot from gitlab, so just mirror the .bz2 instead of changing all URLs. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7221>
This commit is contained in:
parent
07d601bbbc
commit
0f537919a2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[wrap-file]
|
||||
directory = libgudev-238
|
||||
source_url = https://gitlab.gnome.org/GNOME/libgudev/-/archive/238/libgudev-238.tar.bz2
|
||||
source_fallback_url = https://gstreamer.freedesktop.org/src/mirror/libgudev-238.tar.bz2
|
||||
source_filename = libgudev-238.tar.bz2
|
||||
source_hash = 3e131e4a37435b0ca04593f3427e7b74956793342276430bdcd2d25a4e901e4e
|
||||
|
||||
|
|
Loading…
Reference in a new issue