diff --git a/Makefile b/Makefile index 1e41f04..ea8b8cd 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ makel.mk: curl \ --fail --silent --show-error --insecure --location \ --retry 9 --retry-delay 9 \ - -O https://gitlab.petton.fr/DamienCassou/makel/raw/v0.4.0/makel.mk; \ + -O https://gitlab.petton.fr/DamienCassou/makel/raw/v0.5.1/makel.mk; \ fi # Include makel.mk if present