curlftpfs-sane: fix version 0 -> 0.9.2

This commit is contained in:
2024-12-29 16:13:19 +00:00
parent 3fe4831f89
commit 925d49efcc

View File

@@ -13,7 +13,7 @@
# - support for "meta" keys found in /etc/fstab
# my (fuse3 branch) fork includes the above plus:
# - implements the fuse3 API. this means it also supports `-o drop_privileges`
version = "0-unstable-2024-12-26";
version = "0.9.2-unstable-2024-12-26";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";