mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +00:00
libsrtp: update wrap to v2.6.0
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8490>
This commit is contained in:
parent
2843397f7d
commit
72ef471ad9
1 changed files with 6 additions and 4 deletions
|
@ -1,8 +1,10 @@
|
|||
[wrap-file]
|
||||
directory = libsrtp-2.5.0
|
||||
source_url = https://github.com/cisco/libsrtp/archive/refs/tags/v2.5.0.tar.gz
|
||||
source_filename = libsrtp-2.5.0.tar.gz
|
||||
source_hash = 8a43ef8e9ae2b665292591af62aa1a4ae41e468b6d98d8258f91478735da4e09
|
||||
directory = libsrtp-2.6.0
|
||||
source_url = https://github.com/cisco/libsrtp/archive/refs/tags/v2.6.0.tar.gz
|
||||
source_filename = libsrtp-2.6.0.tar.gz
|
||||
source_hash = bf641aa654861be10570bfc137d1441283822418e9757dc71ebb69a6cf84ea6b
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libsrtp2_2.6.0-1/libsrtp-2.6.0.tar.gz
|
||||
wrapdb_version = 2.6.0-1
|
||||
|
||||
[provide]
|
||||
libsrtp2 = libsrtp2_dep
|
||||
|
|
Loading…
Reference in a new issue