Skip to content

Commit

Permalink
net/mosquitto: fix buld with libressl 3.4.1, update to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rozhuk-im committed Nov 10, 2021
1 parent 3f5c150 commit 76436af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions net/mosquitto/Makefile
@@ -1,8 +1,7 @@
# Created by: Joseph Benden <[email protected]>

PORTNAME= mosquitto
PORTVERSION= 2.0.10
PORTREVISION= 2
PORTVERSION= 2.0.13
CATEGORIES= net
MASTER_SITES= https://mosquitto.org/files/source/

Expand Down
6 changes: 3 additions & 3 deletions net/mosquitto/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1627146562
SHA256 (mosquitto-2.0.10.tar.gz) = 0188f7b21b91d6d80e992b8d6116ba851468b3bd154030e8a003ed28fb6f4a44
SIZE (mosquitto-2.0.10.tar.gz) = 759106
TIMESTAMP = 1636491201
SHA256 (mosquitto-2.0.13.tar.gz) = 9cf83a558f1588e8798edd8647b1632af88e88ef2cd45054e903c517df5bd2cd
SIZE (mosquitto-2.0.13.tar.gz) = 786806

0 comments on commit 76436af

Please sign in to comment.