Skip to content

Commit

Permalink
Merge pull request #32 from doolio/housekeeping
Browse files Browse the repository at this point in the history
Update makel URL
  • Loading branch information
DamienCassou authored Sep 3, 2023
2 parents 530035e + 6c95416 commit a2dd990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.0/makel.mk; \
-O https://github.com/DamienCassou/makel/raw/v0.8.0/makel.mk; \
fi

# Include makel.mk if present
Expand Down

0 comments on commit a2dd990

Please sign in to comment.