bindfs: update to 1.16.0.
This commit is contained in:
parent
841689b402
commit
d0f69ee028
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bindfs'
|
||||
pkgname=bindfs
|
||||
version=1.15.1
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,7 +9,8 @@ short_desc="FUSE filesystem for mounting a directory to another location"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://bindfs.org"
|
||||
changelog="https://bindfs.org/docs/ChangeLog.utf8.txt"
|
||||
distfiles="https://bindfs.org/downloads/bindfs-${version}.tar.gz"
|
||||
checksum=04dd3584a6cdf9af4344d403c62185ca9fab31ce3ae5a25d0101bc10936c68ab
|
||||
checksum=02ebefaaa64e1b044fc5c743c5829aad21ed6f7145f4db0723bcc45f085781f6
|
||||
#cannot mount
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue