mirror of
https://github.com/falk-werner/webfused
synced 2026-03-02 04:09:19 +00:00
fix: fixed typo
This commit is contained in:
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}
|
||||||
|
|||||||
Reference in New Issue
Block a user