mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
bindfs: update to 1.17.1;adopt.
This commit is contained in:
parent
afe72fc746
commit
02260aed60
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'bindfs'
|
# Template file for 'bindfs'
|
||||||
pkgname=bindfs
|
pkgname=bindfs
|
||||||
version=1.17.0
|
version=1.17.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="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
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=70da57d49e7794fe54b8575bfdd6a7943aab54ada2e8e2fdf4be04e0011451dc
|
checksum=edb4989144d28f75affc4f5b18074fb97a58d6ee35ad6919ac75eb6a4cbfe352
|
||||||
#cannot mount
|
#cannot mount
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue