diff options
author | Erich Eckner <git@eckner.net> | 2020-04-14 08:40:55 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-04-14 08:40:55 +0200 |
commit | 70013a02778920e37bf19e1f84eefc917b443b30 (patch) | |
tree | 645a57e1d69f14008e1f533b58d6c117f9e74ed1 | |
parent | 80710b9803470f788f8c870bb8633e2a0481b24e (diff) | |
download | crux-ports-70013a02778920e37bf19e1f84eefc917b443b30.tar.xz |
bindfs: 1.14.4 -> 1.14.5
-rw-r--r-- | manualPorts/bindfs/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/bindfs/.signature | 6 | ||||
-rw-r--r-- | manualPorts/bindfs/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/manualPorts/bindfs/.md5sum b/manualPorts/bindfs/.md5sum index fdc9b80..7940c97 100644 --- a/manualPorts/bindfs/.md5sum +++ b/manualPorts/bindfs/.md5sum @@ -1 +1 @@ -19f54fa9c523ae2a901c6f177154fec0 bindfs-1.14.4.tar.gz +88192ce943262880ea176b83cb2f5ba0 bindfs-1.14.5.tar.gz diff --git a/manualPorts/bindfs/.signature b/manualPorts/bindfs/.signature index b98242d..6073103 100644 --- a/manualPorts/bindfs/.signature +++ b/manualPorts/bindfs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGuyu7kOWMaKT/ekad5+Oz3Zf/ZQM9Gi+T8e4w21dINOCloKSOC5C8ee3go38iXKQTiFvl6kTfa32me8yEZ60/QY= -SHA256 (Pkgfile) = 092f9fbd159ef56a4fed314969bb055baf9f8b557907817cdb97ee614b3856e3 +RWQxCptPusLGGuvtqNBSOrDA/s1x4v7VMHNpUyGOHpkmQQh8TIiJmVF0dCdkT3uETtS48TR/OJyR0QMsiYvOep/tE49WLfhnLQE= +SHA256 (Pkgfile) = adf02c07e463860f42bc2ed3c0a1d0764cc44495c22b8fbbb4225edad764539e SHA256 (.footprint) = cf28ebc22af5d8ba8e9e190fab52d15794e537689962c0771474a98cfc33ac73 -SHA256 (bindfs-1.14.4.tar.gz) = 87a168d0198d76793149bb0fae18679aa602352ec649b53dd96f048ff01264ee +SHA256 (bindfs-1.14.5.tar.gz) = 78a960fd6350f90c9d7be83d74f990e7749512ea229f4154e1d42e67992b6c9c diff --git a/manualPorts/bindfs/Pkgfile b/manualPorts/bindfs/Pkgfile index cb9ecce..4e75139 100644 --- a/manualPorts/bindfs/Pkgfile +++ b/manualPorts/bindfs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fuse name=bindfs -version=1.14.4 +version=1.14.5 release=1 source=("https://bindfs.org/downloads/${name}-${version}.tar.gz") |