bump(root/bindfs): 1.17.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-07 18:13:11 +00:00
parent 9e9ae99375
commit 235e228c75
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE="https://bindfs.org/"
TERMUX_PKG_DESCRIPTION="A FUSE filesystem for mirroring a directory to another directory."
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.17.6"
TERMUX_PKG_VERSION="1.17.7"
TERMUX_PKG_SRCURL="https://bindfs.org/downloads/bindfs-${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=d3beb3cc69bb2b6802cc539588e921fea973ed6191b133f2024719311d1cc18b
TERMUX_PKG_SHA256=c0b060e94c3a231a1d4aa0bcf266ff189981a4ef38e42fbe23296a7d81719b7a
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libfuse2"