mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
openal: Use github for source, as original site has expired certificate
This commit is contained in:
parent
8f892754d1
commit
29a11d9a8f
@ -1,6 +1,6 @@
|
||||
[source]
|
||||
tar = "https://openal-soft.org/openal-releases/openal-soft-1.24.1.tar.bz2"
|
||||
blake3 = "8aeaa8307d3e14331ad20761c537ffebe70975cb7c3343e8d5c0c0ed7bc16eab"
|
||||
tar = "https://github.com/kcat/openal-soft/archive/refs/tags/1.24.1.tar.gz"
|
||||
blake3 = "da65f839d4cee560371d08fc977f90757f964f49b14655b1d8d43f779c90a815"
|
||||
patches = [
|
||||
"redox.patch"
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user