diff options
author | Erich Eckner <git@eckner.net> | 2019-06-27 22:26:53 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-27 22:26:53 +0200 |
commit | 61d2c3eecfe7819b86dd40454236b421f9ee10ac (patch) | |
tree | cb57e080ec153382b386d0bd5a1ce82a867d2c7b | |
parent | b6d2cb97fa6532de11b9e993adadddb063699ec3 (diff) | |
download | crux-ports-61d2c3eecfe7819b86dd40454236b421f9ee10ac.tar.xz |
bindfs: 1.14.0 -> 1.14.1
-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 718fdac..1d52ef6 100644 --- a/manualPorts/bindfs/.md5sum +++ b/manualPorts/bindfs/.md5sum @@ -1 +1 @@ -386191235e7ab6c7f41c0352d79b38c9 bindfs-1.14.0.tar.gz +c8e7d90605509258590a27e1af4dd228 bindfs-1.14.1.tar.gz diff --git a/manualPorts/bindfs/.signature b/manualPorts/bindfs/.signature index 1af901e..71f52a0 100644 --- a/manualPorts/bindfs/.signature +++ b/manualPorts/bindfs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGlwFryLXqRPrhlA7FK1F1PEOMdNH/vcAZpa5fkM9OSuT20BOfzVtK5xQEJcQH0XKSK4cW19VLEJg3PvSaxn6sAI= -SHA256 (Pkgfile) = 828321607e2cf4fbb798109f3c0c0bedaf68a6a5ffa246c6b3a97c58f46f136e +RWQxCptPusLGGodtlXZGcSZsSiIfvOj4x6Q7T6AOHtylSdCeoLxCde2YwXJwp5/NDodHYp8nrrYQfwbNqxQvdWnLHXuvfW1+MA8= +SHA256 (Pkgfile) = 929c102b37b7085d5b5eead1f81d86c1bd0e52b15df490a23e5f5267270a7b3a SHA256 (.footprint) = cf28ebc22af5d8ba8e9e190fab52d15794e537689962c0771474a98cfc33ac73 -SHA256 (bindfs-1.14.0.tar.gz) = bf696c2843bf6fb96674fe889478bbe74fbb20bd79662353b69c7cd57ab43fb8 +SHA256 (bindfs-1.14.1.tar.gz) = b47fcd70fc63b6c72dd4a27ba173d0ca199102c00fe292736d71f44bd4223184 diff --git a/manualPorts/bindfs/Pkgfile b/manualPorts/bindfs/Pkgfile index 9337ec1..3931e98 100644 --- a/manualPorts/bindfs/Pkgfile +++ b/manualPorts/bindfs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fuse name=bindfs -version=1.14.0 +version=1.14.1 release=1 source=("https://bindfs.org/downloads/${name}-${version}.tar.gz") |