bindfs: update to 1.13.10.
This commit is contained in:
parent
fb3bee560d
commit
d2c96d332e
1 changed files with 6 additions and 5 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'bindfs'
|
# Template file for 'bindfs'
|
||||||
pkgname=bindfs
|
pkgname=bindfs
|
||||||
version=1.13.9
|
version=1.13.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="fuse-devel"
|
makedepends="fuse-devel"
|
||||||
|
checkdepends="valgrind"
|
||||||
short_desc="FUSE filesystem for mounting a directory to another location"
|
short_desc="FUSE filesystem for mounting a directory to another location"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://bindfs.org"
|
license="GPL-2.0-or-later"
|
||||||
license="GPL-2"
|
homepage="https://bindfs.org"
|
||||||
distfiles="http://bindfs.org/downloads/bindfs-${version}.tar.gz"
|
distfiles="https://bindfs.org/downloads/bindfs-${version}.tar.gz"
|
||||||
checksum=acfa2ca9d604f4147c42758ccbb4a429855df26768dfe70521ba5d7a0596f8b5
|
checksum=92b8c1c124f1629fe1a8aca4a1268a4bc67b26496e6e8ceb0d0e54c99ab88e93
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue