diff options
author | Erich Eckner <git@eckner.net> | 2022-11-03 21:23:01 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-11-03 21:23:01 +0100 |
commit | 8b53a9ba0f548a59be8280e31fb99f7ffb4e24b5 (patch) | |
tree | 94055be6242f564a46ddb34e5f59e2e57d34aabe /manualPorts | |
parent | 95d363f4d7424e5ab6a73842cb64efdb10e1ac28 (diff) | |
download | crux-ports-8b53a9ba0f548a59be8280e31fb99f7ffb4e24b5.tar.xz |
bindfs: 1.17.0 -> 1.17.1
Diffstat (limited to 'manualPorts')
-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 f1af23f..d2c729a 100644 --- a/manualPorts/bindfs/.md5sum +++ b/manualPorts/bindfs/.md5sum @@ -1 +1 @@ -3c52231d2cbc318de163f58917b9c5dd bindfs-1.17.0.tar.gz +ce57e2e3c5f5851a2c2ab93eff6d3a77 bindfs-1.17.1.tar.gz diff --git a/manualPorts/bindfs/.signature b/manualPorts/bindfs/.signature index ff2eb75..baa1302 100644 --- a/manualPorts/bindfs/.signature +++ b/manualPorts/bindfs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGgIjp3hOVlGSaR7oZpnMWAA3CUjZjpXCuNNsGz3ALYuESBoCs9cJBfzfglrTAD92VegyZZgDQKJLqzmsfCJkWwo= -SHA256 (Pkgfile) = 4cb8985270dd182c9fd6f499ef3d72ccefc538305216029a694ba9c6e8bee24f +RWQxCptPusLGGmV9VxkyaSsDSKfInJT9iL/UlLONY0GDttB0gdwkK7JTNlR0kr2X256LW6q23zUgmATBnypILepsj6qYeYuLHwQ= +SHA256 (Pkgfile) = 301d22e57b60530ceb10fdd723f91dab20f44e5946f182923cabd711644e1e5d SHA256 (.footprint) = cf28ebc22af5d8ba8e9e190fab52d15794e537689962c0771474a98cfc33ac73 -SHA256 (bindfs-1.17.0.tar.gz) = 70da57d49e7794fe54b8575bfdd6a7943aab54ada2e8e2fdf4be04e0011451dc +SHA256 (bindfs-1.17.1.tar.gz) = edb4989144d28f75affc4f5b18074fb97a58d6ee35ad6919ac75eb6a4cbfe352 diff --git a/manualPorts/bindfs/Pkgfile b/manualPorts/bindfs/Pkgfile index d88a6d5..34f54e7 100644 --- a/manualPorts/bindfs/Pkgfile +++ b/manualPorts/bindfs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fuse name=bindfs -version=1.17.0 +version=1.17.1 release=1 source=("https://bindfs.org/downloads/${name}-${version}.tar.gz") |