commit 7529ec464fbd168d63ecfc94dd4737c3f411b659
parent 3f1a0a73e8930b87bcbf97b3ac2793be82b8d3b7
Author: finwo <finwo@pm.me>
Date: Thu, 7 Dec 2023 23:26:05 +0100
Fix stable/edge mixup on user-none/mkdirp package
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/edge.cnf b/edge.cnf
@@ -35,7 +35,7 @@ tidwall/rand=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall
tidwall/rtree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rtree/package.ini
tinycthread/tinycthread=https://raw.githubusercontent.com/finwo/dep-repository/main/tinycthread/tinycthread/package.ini
tom-seddon/yhs=https://raw.githubusercontent.com/finwo/dep-repository/main/tom-seddon/yhs/package.ini
-user-none/mkdirp=https://github.com/finwo/c-mkdirp/archive/refs/tags/stable.tar.gz
+user-none/mkdirp=https://github.com/finwo/c-mkdirp/archive/refs/tags/edge.tar.gz
user-none/winpthreads=https://github.com/finwo/winpthreads/archive/refs/tags/edge.tar.gz
vmxdev/tkvdb=https://raw.githubusercontent.com/finwo/dep-repository/main/vmxdev/tkvdb/package.ini
vurtun/mm_web=https://raw.githubusercontent.com/finwo/dep-repository/main/vurtun/mm_web/package.ini
diff --git a/stable.cnf b/stable.cnf
@@ -35,7 +35,7 @@ tidwall/rand=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall
tidwall/rtree=https://raw.githubusercontent.com/finwo/dep-repository/main/tidwall/rtree/package.ini
tinycthread/tinycthread=https://raw.githubusercontent.com/finwo/dep-repository/main/tinycthread/tinycthread/package.ini
tom-seddon/yhs=https://raw.githubusercontent.com/finwo/dep-repository/main/tom-seddon/yhs/package.ini
-user-none/mkdirp=https://github.com/finwo/c-mkdirp/archive/refs/tags/edge.tar.gz
+user-none/mkdirp=https://github.com/finwo/c-mkdirp/archive/refs/tags/stable.tar.gz
user-none/winpthreads=https://github.com/finwo/winpthreads/archive/refs/tags/stable.tar.gz
vmxdev/tkvdb=https://raw.githubusercontent.com/finwo/dep-repository/main/vmxdev/tkvdb/package.ini
vurtun/mm_web=https://raw.githubusercontent.com/finwo/dep-repository/main/vurtun/mm_web/package.ini