Skip to content

Commit 30b6edd

Browse files
authored
use https:// URL for sxor in .gitmodules
HTTPS Everywhere! This is a trivial fix to improve privacy and security. https://sourceforge.net/p/soxr/code/ci/master/tree/#code
1 parent a0a882f commit 30b6edd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
url = https://github.com/google/oboe.git
1616
[submodule "externals/soxr"]
1717
path = externals/soxr
18-
url = git://git.code.sf.net/p/soxr/code
18+
url = https://git.code.sf.net/p/soxr/code
1919
[submodule "externals/vorbis"]
2020
path = externals/vorbis
2121
url = https://github.com/xiph/vorbis.git

0 commit comments

Comments
 (0)