1
0
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:
Falk Werner 2020-10-17 23:02:29 +02:00
parent 977f823a61
commit ea323634b1

View File

@ -1,6 +1,6 @@
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_MD5=22aec9bc9008eea6b17e203653d1b938
fuse3_DIR=libfuse-fuse-${fuse3_VERSION}