diff --git a/Makefile b/Makefile index 897d48a..ace02f2 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ makel.mk: curl \ --fail --silent --show-error --insecure --location \ --retry 9 --retry-delay 9 \ - -O https://gitlab.petton.fr/DamienCassou/makel/raw/v0.6.0/makel.mk; \ + -O https://github.com/DamienCassou/makel/raw/v0.8.0/makel.mk; \ fi # Include makel.mk if present