mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
srclibs: GitHub no longer supports git:// URLs for a long time now
This commit is contained in:
parent
ebfd2b8cba
commit
33aa37ed4c
9 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/facebook/facebook-android-sdk.git
|
||||
Repo: https://github.com/facebook/facebook-android-sdk.git
|
||||
|
||||
Subdir: facebook
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/common-overlays.git
|
||||
Repo: https://github.com/libretro/common-overlays.git
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/libretro-super.git
|
||||
Repo: https://github.com/libretro/libretro-super.git
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/beetle-psx-libretro.git
|
||||
Repo: https://github.com/libretro/beetle-psx-libretro.git
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/nxengine-libretro.git
|
||||
Repo: https://github.com/libretro/nxengine-libretro.git
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/pcsx_rearmed.git
|
||||
Repo: https://github.com/libretro/pcsx_rearmed.git
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/common-shaders.git
|
||||
Repo: https://github.com/libretro/common-shaders.git
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/stella-libretro.git
|
||||
Repo: https://github.com/libretro/stella-libretro.git
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: git://github.com/libretro/vbam-libretro.git
|
||||
Repo: https://github.com/libretro/vbam-libretro.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue