diff options
author | Erich Eckner <git@eckner.net> | 2023-06-13 10:19:37 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-06-13 10:19:37 +0200 |
commit | c9f3aff95334624060cdecd6f042b9f111132c13 (patch) | |
tree | 9358f14df9350245c3df15ea2931164621e0b9f4 | |
parent | 2f75efe0dcfeea72a2de7d3eff8fcd6c03d57265 (diff) | |
download | crux-ports-c9f3aff95334624060cdecd6f042b9f111132c13.tar.xz |
bindfs: 1.17.1 -> 1.17.3
-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 d2c729a..f437d7e 100644 --- a/manualPorts/bindfs/.md5sum +++ b/manualPorts/bindfs/.md5sum @@ -1 +1 @@ -ce57e2e3c5f5851a2c2ab93eff6d3a77 bindfs-1.17.1.tar.gz +103faa429e931097f6a51bdb856c1a8d bindfs-1.17.3.tar.gz diff --git a/manualPorts/bindfs/.signature b/manualPorts/bindfs/.signature index baa1302..1a56b91 100644 --- a/manualPorts/bindfs/.signature +++ b/manualPorts/bindfs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGmV9VxkyaSsDSKfInJT9iL/UlLONY0GDttB0gdwkK7JTNlR0kr2X256LW6q23zUgmATBnypILepsj6qYeYuLHwQ= -SHA256 (Pkgfile) = 301d22e57b60530ceb10fdd723f91dab20f44e5946f182923cabd711644e1e5d +RWQxCptPusLGGjQ94CWdEGZfE5/9Vx2uN2BvD81kD5QKvgl9KtBPfpLo3xQh54X/2z7+aSHKQ6TAlSpZt/WOOSgOJIGuuEoomAA= +SHA256 (Pkgfile) = 091d104a241e6f4d0e50f26622dc4b77d9a3b8605316c017d068f0de3c3c61a3 SHA256 (.footprint) = cf28ebc22af5d8ba8e9e190fab52d15794e537689962c0771474a98cfc33ac73 -SHA256 (bindfs-1.17.1.tar.gz) = edb4989144d28f75affc4f5b18074fb97a58d6ee35ad6919ac75eb6a4cbfe352 +SHA256 (bindfs-1.17.3.tar.gz) = c16876091572c23242c16e87c5be7e3512f443aae637328d8c011c071e9302eb diff --git a/manualPorts/bindfs/Pkgfile b/manualPorts/bindfs/Pkgfile index 34f54e7..943f87c 100644 --- a/manualPorts/bindfs/Pkgfile +++ b/manualPorts/bindfs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fuse name=bindfs -version=1.17.1 +version=1.17.3 release=1 source=("https://bindfs.org/downloads/${name}-${version}.tar.gz") |