mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-07 20:42:09 -05:00
opt: cygfuse: bump release number to 5
This commit is contained in:
parent
ed58b7a63c
commit
330d6e79f8
@ -302,7 +302,7 @@
|
|||||||
<DirectoryRef Id="OPTDIR">
|
<DirectoryRef Id="OPTDIR">
|
||||||
<Directory Id="OPTDIR.cygfuse" Name="cygfuse" FileSource="..\..\..\opt\cygfuse\dist">
|
<Directory Id="OPTDIR.cygfuse" Name="cygfuse" FileSource="..\..\..\opt\cygfuse\dist">
|
||||||
<Component Id="C.fuse.tar.xz">
|
<Component Id="C.fuse.tar.xz">
|
||||||
<File Name="fuse-2.8-4.tar.xz" KeyPath="yes" />
|
<File Name="fuse-2.8-5.tar.xz" KeyPath="yes" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="C.fuse.install.sh">
|
<Component Id="C.fuse.install.sh">
|
||||||
<File Name="install.sh" KeyPath="yes" />
|
<File Name="install.sh" KeyPath="yes" />
|
||||||
|
BIN
opt/cygfuse/dist/fuse-2.8-4.tar.xz
vendored
BIN
opt/cygfuse/dist/fuse-2.8-4.tar.xz
vendored
Binary file not shown.
BIN
opt/cygfuse/dist/fuse-2.8-5.tar.xz
vendored
Normal file
BIN
opt/cygfuse/dist/fuse-2.8-5.tar.xz
vendored
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
NAME="fuse"
|
NAME="fuse"
|
||||||
VERSION=2.8
|
VERSION=2.8
|
||||||
RELEASE=4
|
RELEASE=5
|
||||||
CATEGORY="Utils"
|
CATEGORY="Utils"
|
||||||
SUMMARY="WinFsp-FUSE compatibility layer"
|
SUMMARY="WinFsp-FUSE compatibility layer"
|
||||||
DESCRIPTION="WinFsp-FUSE enables FUSE file systems to be run on Cygwin."
|
DESCRIPTION="WinFsp-FUSE enables FUSE file systems to be run on Cygwin."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user