bindfs: update to 1.16.1, adopt

This commit is contained in:
Sigrid Solveig Haflínudóttir 2022-06-26 18:48:22 +02:00 committed by Duncan Overbruck
parent 3767cd1a1a
commit 4e150b514e

View file

@ -1,16 +1,16 @@
# Template file for 'bindfs' # Template file for 'bindfs'
pkgname=bindfs pkgname=bindfs
version=1.16.0 version=1.16.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="fuse3-devel" makedepends="fuse3-devel"
short_desc="FUSE filesystem for mounting a directory to another location" short_desc="FUSE filesystem for mounting a directory to another location"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://bindfs.org" homepage="https://bindfs.org"
changelog="https://bindfs.org/docs/ChangeLog.utf8.txt" changelog="https://bindfs.org/docs/ChangeLog.utf8.txt"
distfiles="https://bindfs.org/downloads/bindfs-${version}.tar.gz" distfiles="https://bindfs.org/downloads/bindfs-${version}.tar.gz"
checksum=02ebefaaa64e1b044fc5c743c5829aad21ed6f7145f4db0723bcc45f085781f6 checksum=55ea3d2aa8e48d0bea23b7c0b03950cfeb492355bfd8dbb8a173a1e383f228bc
#cannot mount #cannot mount
make_check=no make_check=no