bump(root/bindfs): 1.18.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-10-18 03:41:10 +00:00
parent 6930910b69
commit baf9873474

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE="https://bindfs.org/"
TERMUX_PKG_DESCRIPTION="A FUSE filesystem for mirroring a directory to another directory." TERMUX_PKG_DESCRIPTION="A FUSE filesystem for mirroring a directory to another directory."
TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.18.2" TERMUX_PKG_VERSION="1.18.3"
TERMUX_PKG_SRCURL="https://bindfs.org/downloads/bindfs-${TERMUX_PKG_VERSION}.tar.gz" TERMUX_PKG_SRCURL="https://bindfs.org/downloads/bindfs-${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=8d8b010cd6a9d9634a45ace371c64009b4955c792b65a33cd511dc3dbab9b4a2 TERMUX_PKG_SHA256=178a723d7039bae3ab1cef2fc93e5e8693c4184f52519c0e9a1deee93b838df1
TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libfuse3" TERMUX_PKG_DEPENDS="libfuse3"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-fuse3" TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-fuse3"