github: winfsp org

This commit is contained in:
Bill Zissimopoulos
2022-03-02 18:01:21 +00:00
parent fadcd84ca9
commit 00d4aba946
16 changed files with 38 additions and 41 deletions

View File

@ -6,7 +6,7 @@ SUMMARY="WinFsp FUSE3 compatibility layer"
DESCRIPTION="Enables FUSE3 file systems to be run on Cygwin."
HOMEPAGE="https://winfsp.dev"
SRC_URI=${CYGPORT_SRC_URI:-"https://github.com/billziss-gh/winfsp/archive/master.tar.gz"}
SRC_URI=${CYGPORT_SRC_URI:-"https://github.com/winfsp/winfsp/archive/master.tar.gz"}
SRC_DIR=${CYGPORT_SRC_DIR:-winfsp-master}
REQUIRES="fuse"