diff options
author | gdt <gdt@pkgsrc.org> | 2021-01-29 13:58:20 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2021-01-29 13:58:20 +0000 |
commit | 49d4760845b26a4d092283349eb85afd73880cbf (patch) | |
tree | c0a9327ae15a436ec407626b9571e276a9798aa3 /net/mosquitto | |
parent | 1d4de47a69b5ec121aab5dd62eb559f2797c35ed (diff) | |
download | pkgsrc-49d4760845b26a4d092283349eb85afd73880cbf.tar.gz |
net/mosquitto: Update to 2.0.6
upstream changes: bugfixes
Diffstat (limited to 'net/mosquitto')
-rw-r--r-- | net/mosquitto/Makefile | 4 | ||||
-rw-r--r-- | net/mosquitto/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 0d49a2cbae0..d7b666ae413 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2021/01/28 19:46:23 triaxx Exp $ +# $NetBSD: Makefile,v 1.15 2021/01/29 13:58:20 gdt Exp $ -DISTNAME= mosquitto-2.0.5 +DISTNAME= mosquitto-2.0.6 CATEGORIES= net MASTER_SITES= https://mosquitto.org/files/source/ diff --git a/net/mosquitto/distinfo b/net/mosquitto/distinfo index c3d39362e21..87c347b25ef 100644 --- a/net/mosquitto/distinfo +++ b/net/mosquitto/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2021/01/28 19:46:23 triaxx Exp $ +$NetBSD: distinfo,v 1.13 2021/01/29 13:58:20 gdt Exp $ -SHA1 (mosquitto-2.0.5.tar.gz) = 86400e68344642f2b491de0f7abdbc7e92c54f0d -RMD160 (mosquitto-2.0.5.tar.gz) = e35daa0a27ced4f950756b672444de0cf6517896 -SHA512 (mosquitto-2.0.5.tar.gz) = 760ace6f820cf0132775e31035caad126a64a988bd8d5faa78069eda8441973d98120a5b36d35d935f116c5d3f1adeecd0ea672f804382fa10e6d9e61a087233 -Size (mosquitto-2.0.5.tar.gz) = 753064 bytes +SHA1 (mosquitto-2.0.6.tar.gz) = 2b183679790d0ba65774fcb7ccab709d88dc568a +RMD160 (mosquitto-2.0.6.tar.gz) = 29839b23fb832086b593ac1c952a6aa5fd8e72da +SHA512 (mosquitto-2.0.6.tar.gz) = 78ade9f0ea73fedbdd0bac1b585ba414062bc939bfed591bf5efa555406a053739e393386a064420e14138960a70327444b6c29471baa562529669adc7ade95d +Size (mosquitto-2.0.6.tar.gz) = 756359 bytes SHA1 (patch-lib_CMakeLists.txt) = 81981f812dc38572e727a9a5dfb427b80476702d SHA1 (patch-lib_net__mosq.c) = a38294cdfea98f2da0879ea93373c5f04aebdb20 SHA1 (patch-misc_letsencrypt_mosquitto-copy.sh) = a4d601b71f68d3f9e62d923d21c58f26558eb551 |