forked from cory/tildefriends
add crypt_blowfish as a submodule
This commit is contained in:
parent
a4b324127a
commit
b8e5caba0d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -8,3 +8,6 @@
|
|||||||
[submodule "deps/quickjs"]
|
[submodule "deps/quickjs"]
|
||||||
path = deps/quickjs
|
path = deps/quickjs
|
||||||
url = https://github.com/bellard/quickjs.git
|
url = https://github.com/bellard/quickjs.git
|
||||||
|
[submodule "deps/crypt_blowfish"]
|
||||||
|
path = deps/crypt_blowfish
|
||||||
|
url = https://github.com/openwall/crypt_blowfish.git
|
||||||
|
1
deps/crypt_blowfish
vendored
Submodule
1
deps/crypt_blowfish
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3354bb81eea489e972b0a7c63231514ab34f73a0
|
Loading…
Reference in New Issue
Block a user