commit c4dbd68

chld  ·  2026-09-01 12:22:16 +0000 UTC
parent 42b9802
dvtm: fix typo in clone
1 files changed,  +2, -1
+2, -1
1@@ -2,5 +2,6 @@
2 NAME=dvtm
3 VERSION=git
4 RELEASE=1
5-SOURCE="https://github.com/mihca/${NAME}"
6+SOURCE="https://github.com/micha/${NAME}"
7+
8 . ${0%/*}/../../libsh/libdmake.sh