mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/py-paho-mqtt: upgrade to 1.3.1
This commit is contained in:
parent
ce338f43fa
commit
bccd4b9fc6
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-paho-mqtt
|
||||
_pkgname=paho-mqtt
|
||||
pkgver=1.3.0
|
||||
pkgver=1.3.1
|
||||
pkgrel=0
|
||||
pkgdesc="A python MQTT version 3.1/3.1.1 client class"
|
||||
url="http://www.eclipse.org/paho/"
|
||||
@ -42,4 +42,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="f3182ec0c3f82d60d4f5e737e8b47581c5e0e49829d057c9345ba54be64fe8ee835402dd7da569d4488a8d41df40a237a64220523547d48d5dcaef0d1385d083 paho-mqtt-1.3.0.tar.gz"
|
||||
sha512sums="b3df3f500ae65511631a01dc5ef83b6de8ae2f6b7f99cd62675b9b12cf54d0c6b445f2df9f17f7b65dff3bd65897642355cf5673f696715cf4ac19283f87a75f paho-mqtt-1.3.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user