branch: externals/tmr
commit de1fe89370fb66a1d623f125036806983bcf0cae
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Makefile: use latest makel version
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 2ab12aa2a1..b4ed44e0fd 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.7.1/makel.mk; \
+               -O 
https://gitlab.petton.fr/DamienCassou/makel/raw/v0.8.0/makel.mk; \
        fi
 
 # Include makel.mk if present

Reply via email to