mirror of
https://github.com/falk-werner/webfused
synced 2024-10-27 20:44:08 +00:00
fix: fixed typo
This commit is contained in:
parent
977f823a61
commit
ea323634b1
2
deps.sh
2
deps.sh
@ -1,6 +1,6 @@
|
|||||||
PACKAGES="fuse3 libwebsockets jansson gtest webfuse"
|
PACKAGES="fuse3 libwebsockets jansson gtest webfuse"
|
||||||
|
|
||||||
fuse_VERSION=3.10.0
|
fuse3_VERSION=3.10.0
|
||||||
fuse3_URL=https://github.com/libfuse/libfuse/archive/fuse-${fuse3_VERSION}.tar.gz
|
fuse3_URL=https://github.com/libfuse/libfuse/archive/fuse-${fuse3_VERSION}.tar.gz
|
||||||
fuse3_MD5=22aec9bc9008eea6b17e203653d1b938
|
fuse3_MD5=22aec9bc9008eea6b17e203653d1b938
|
||||||
fuse3_DIR=libfuse-fuse-${fuse3_VERSION}
|
fuse3_DIR=libfuse-fuse-${fuse3_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user