1
0
mirror of https://github.com/natnat-mc/moonbuild synced 2026-05-28 07:19:40 +02:00

moved to git+http protocol due to github killing the base git proto

This commit is contained in:
codinget
2022-05-20 15:47:35 +02:00
parent 67eb978e43
commit 4cd18877a9
+1 -1
View File
@@ -1,6 +1,6 @@
package: moonbuild package: moonbuild
source: source:
url: git://github.com/natnat-mc/moonbuild url: git+http://github.com/natnat-mc/moonbuild
description: description:
summary: Small build system in between make and a build.sh summary: Small build system in between make and a build.sh
detailed: > detailed: >