diff options
author | Erich Eckner <git@eckner.net> | 2020-01-10 08:04:54 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-10 08:04:54 +0100 |
commit | 247af589dff7cc2fd4902ddd48dbbb78ff68d2da (patch) | |
tree | 17fe5a75710e9c17283562927b552949e0bf3f25 | |
parent | 5dc5fec2a8e26648af0157a76590ed1e4d9d7ca6 (diff) | |
download | crux-ports-247af589dff7cc2fd4902ddd48dbbb78ff68d2da.tar.xz |
bindfs: 1.14.2 -> 1.14.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 0b3ff2b..f55bd0d 100644 --- a/manualPorts/bindfs/.md5sum +++ b/manualPorts/bindfs/.md5sum @@ -1 +1 @@ -15ab8b386bdf6c49a71768119d9533ab bindfs-1.14.2.tar.gz +942d5a551727cee869fbef93534c9dc7 bindfs-1.14.3.tar.gz diff --git a/manualPorts/bindfs/.signature b/manualPorts/bindfs/.signature index 3e83f6b..c2911e3 100644 --- a/manualPorts/bindfs/.signature +++ b/manualPorts/bindfs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGmbHWISdWpKbqASCwXZQkxYs7TWJxcJYqPL/CrOCc/y2sTELLzCtje5NuC3Q9iUa2o++skt/SNXCtqAVa/U/5AU= -SHA256 (Pkgfile) = f55c7fefd5c3fa0e0f7f42f4c8aafc09a92edca269d8e405719fada2cbdb2830 +RWQxCptPusLGGhLTxR1pfx7KqyK2K+Z1GJl+6O3D8rhAyCBCcLiDLbzeE1DilcLLc8kNirIzbKoCHmaBVVvTQamDnotz8x4UsQY= +SHA256 (Pkgfile) = 5d3ff5f7817a080012ee1a8d7886d546d2649bdac83e5e320bf6a307b72ab19e SHA256 (.footprint) = cf28ebc22af5d8ba8e9e190fab52d15794e537689962c0771474a98cfc33ac73 -SHA256 (bindfs-1.14.2.tar.gz) = 698c8d02b4e77a71e52184bd66869f4d63add4411e76636ee045d154b374c57e +SHA256 (bindfs-1.14.3.tar.gz) = 7c87d4b80936282e78dc3840c64d3afaf1f0d7a486b29efc43699b9b178a9a25 diff --git a/manualPorts/bindfs/Pkgfile b/manualPorts/bindfs/Pkgfile index dc67e53..fe7aae4 100644 --- a/manualPorts/bindfs/Pkgfile +++ b/manualPorts/bindfs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fuse name=bindfs -version=1.14.2 +version=1.14.3 release=1 source=("https://bindfs.org/downloads/${name}-${version}.tar.gz") |