blob: 87e88611b914585c2080ea81ff71eb41cb0f36c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bindfs
pkgdesc = A FUSE filesystem for mirroring a directory to another directory, similar to 'mount --bind', with permission settings.
pkgver = 1.18.0
pkgrel = 1
url = http://bindfs.org/
arch = i686
arch = x86_64
arch = armv6h
arch = armv6l
arch = armv7h
license = GPL
depends = fuse3
source = http://bindfs.org/downloads/bindfs-1.18.0.tar.gz
sha512sums = c9e34da076434f7692338fe34bb57008bda07b76b46af9acbe0e8c766e058619e4d975232c985a5dad89c7370e1c55a3f435478a51b962d40b64e8e39b2b257a
pkgname = bindfs
|