Update to 1.5.0
https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt PR: 248522 Approved by: joe@thrallingpenguin.com (maintainer)
This commit is contained in:
parent
7c1cb8b0ff
commit
12c4cfcfc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544502
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= paho-mqtt
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1567692188
|
||||
SHA256 (paho-mqtt-1.4.0.tar.gz) = e440a052b46d222e184be3be38676378722072fcd4dfd2c8f509fb861a7b0b79
|
||||
SIZE (paho-mqtt-1.4.0.tar.gz) = 88626
|
||||
TIMESTAMP = 1596845712
|
||||
SHA256 (paho-mqtt-1.5.0.tar.gz) = e3d286198baaea195c8b3bc221941d25a3ab0e1507fc1779bdb7473806394be4
|
||||
SIZE (paho-mqtt-1.5.0.tar.gz) = 99525
|
||||
|
|
Loading…
Reference in a new issue