diff options
author | gdt <gdt@pkgsrc.org> | 2019-09-18 13:03:03 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2019-09-18 13:03:03 +0000 |
commit | fdaa83583c6fa78b661a182c59db6b8ce8bebf3b (patch) | |
tree | a738a12fb8125a54f76145e8041b5e914ef0c310 /net/mosquitto | |
parent | 70abdeb2e5e12123522005dac3e24fbfe88d8a0b (diff) | |
download | pkgsrc-fdaa83583c6fa78b661a182c59db6b8ce8bebf3b.tar.gz |
net/mosquitto: Update to 1.6.6
upstream changes are:
security bugfix (no CVE yet)
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 a23e81364ef..1b4229883f3 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2019/09/13 00:27:31 gdt Exp $ +# $NetBSD: Makefile,v 1.4 2019/09/18 13:03:03 gdt Exp $ -VERSION= 1.6.5 +VERSION= 1.6.6 DISTNAME= mosquitto-${VERSION} CATEGORIES= net MASTER_SITES= https://mosquitto.org/files/source/ diff --git a/net/mosquitto/distinfo b/net/mosquitto/distinfo index c33a4241a00..b31ebee26e1 100644 --- a/net/mosquitto/distinfo +++ b/net/mosquitto/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2019/09/13 00:27:31 gdt Exp $ +$NetBSD: distinfo,v 1.4 2019/09/18 13:03:03 gdt Exp $ -SHA1 (mosquitto-1.6.5.tar.gz) = c93776837e2234cd4392514168323567e4cec4bd -RMD160 (mosquitto-1.6.5.tar.gz) = 7712eb217141e320b0c4e7efce70fd5d0b95cc2c -SHA512 (mosquitto-1.6.5.tar.gz) = 01235616c0f90e999a696fa45dc51bea295b638d4304dd8ad9a83200d3d7a21b15ad48da4bb0b6d119a7f4ba2310bed7db7e3d9d52b883c5d42f0b230b165009 -Size (mosquitto-1.6.5.tar.gz) = 588828 bytes +SHA1 (mosquitto-1.6.6.tar.gz) = ac59325413df2b320faea52514c817682dea9826 +RMD160 (mosquitto-1.6.6.tar.gz) = 7fb3901912427708014d569c0203f271e60e3fdb +SHA512 (mosquitto-1.6.6.tar.gz) = ea6ba7b57773c8f4a59e708ae305a0e38ca85df94854410b29cccddbe10bbb91c2ea5e827fefb3f57cb4fce188ab9c3021804f1ae398b7fd5e9e965354b68bc1 +Size (mosquitto-1.6.6.tar.gz) = 589676 bytes SHA1 (patch-CMakeLists.txt) = fb04da93970ccca17657021597b8311875473242 SHA1 (patch-lib_CMakeLists.txt) = cddb8803a759820c8059028f924b56c22689ee54 SHA1 (patch-lib_net__mosq.c) = a38294cdfea98f2da0879ea93373c5f04aebdb20 |