mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-06 01:58:42 +02:00
Merge pull request #56 from ThYpHo0n/develop
Fix url for submodule flac
This commit is contained in:
commit
dd68fd7eee
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -6,4 +6,4 @@
|
||||||
url = https://github.com/chriskohlhoff/asio.git
|
url = https://github.com/chriskohlhoff/asio.git
|
||||||
[submodule "externals/flac"]
|
[submodule "externals/flac"]
|
||||||
path = externals/flac
|
path = externals/flac
|
||||||
url = git://xiph.org/flac.git
|
url = https://git.xiph.org/flac.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue