Skip to content

Commit bfb9225

Browse files
committed
flatpak: https on sourceware git seems broken
Try git protocol.
1 parent 3d3009d commit bfb9225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.github.dosemu2.dosemu2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ modules:
2727
buildsystem: autotools
2828
sources:
2929
- type: git
30-
url: https://sourceware.org/git/binutils-gdb.git
30+
url: git://sourceware.org/git/binutils-gdb.git
3131
branch: master
3232
config-opts:
3333
- --target=i686-unknown-linux-gnu

0 commit comments

Comments
 (0)