Date: Mon, 6 Feb 2023 16:19:45 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c0f6ab432cd0 - main - net/mosquitto: Update to 2.0.15 Message-ID: <202302061619.316GJjkB030767@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0f6ab432cd076df7f38ee6021166a8cddfb40dc commit c0f6ab432cd076df7f38ee6021166a8cddfb40dc Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2023-02-06 16:18:40 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2023-02-06 16:19:28 +0000 net/mosquitto: Update to 2.0.15 PR: 269373 --- net/mosquitto/Makefile | 2 +- net/mosquitto/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 938ccfa25f73..6fa94457fc64 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,5 +1,5 @@ PORTNAME= mosquitto -PORTVERSION= 2.0.13 +PORTVERSION= 2.0.15 CATEGORIES= net MASTER_SITES= https://mosquitto.org/files/source/ diff --git a/net/mosquitto/distinfo b/net/mosquitto/distinfo index c08d9badbe5f..df1859480436 100644 --- a/net/mosquitto/distinfo +++ b/net/mosquitto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636491201 -SHA256 (mosquitto-2.0.13.tar.gz) = 9cf83a558f1588e8798edd8647b1632af88e88ef2cd45054e903c517df5bd2cd -SIZE (mosquitto-2.0.13.tar.gz) = 786806 +TIMESTAMP = 1673531558 +SHA256 (mosquitto-2.0.15.tar.gz) = 4735b1d32e3f91c7a8896741d88a3022e89730a1ee897946decfa0df27039ac6 +SIZE (mosquitto-2.0.15.tar.gz) = 792632
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302061619.316GJjkB030767>