1
0
Fork 0

Move dynstr to new URL

This commit is contained in:
Xavier Del Campo Romero 2023-07-28 01:32:47 +02:00
parent 7517312290
commit 3388eb719a
Signed by untrusted user: xavi
GPG Key ID: 84FF3612A9BF43F2
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "dynstr"]
path = dynstr
url = https://gitea.privatedns.org/xavi92/dynstr
url = https://gitea.privatedns.org/xavi/dynstr

View File

@ -38,7 +38,7 @@ risk for security bugs, **please do not run `slweb` as `root`**.
## Requirements
- A POSIX environment.
- [`dynstr`](https://gitea.privatedns.org/xavi92/dynstr)
- [`dynstr`](https://gitea.privatedns.org/xavi/dynstr)
(provided as a `git` submodule).
- CMake (optional).