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