Browse Source

Update makel to v0.6.0

pull/24/head
Damien Cassou 2 years ago
parent
commit
b306cc19a3
Signed by: DamienCassou GPG Key ID: B68746238E59B548
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@ -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.5.3/makel.mk; \
-O https://gitea.petton.fr/DamienCassou/makel/raw/tag/v0.6.0/makel.mk; \
fi
# Include makel.mk if present


Loading…
Cancel
Save