[arch-commits] Commit in mosquitto/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Mar 6 13:53:02 UTC 2021


    Date: Saturday, March 6, 2021 @ 13:53:01
  Author: jelle
Revision: 884255

Update to 2.0.8 and fix FS#69747

Modified:
  mosquitto/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-06 13:51:44 UTC (rev 884254)
+++ PKGBUILD	2021-03-06 13:53:01 UTC (rev 884255)
@@ -3,9 +3,9 @@
 # Contributor: Dan Anderson <dan-anderson at cox dptnet>
 
 pkgname=mosquitto
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
-pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
+pkgdesc="An Open Source MQTT Broker"
 arch=('x86_64')
 url="https://mosquitto.org/"
 depends=('openssl' 'c-ares' 'util-linux-libs' 'cjson')
@@ -15,7 +15,7 @@
         "$pkgname.service"
         "sysusers_mosquitto.conf")
 backup=("etc/$pkgname/$pkgname.conf")
-sha512sums=('262f52d3a06f9c42723e1906ef91b3b8cdb58c078050aa413c5e9526e68c2dfda0cfe9a78d2713570f0e91717f45cb85e2a651eb9de500f11ac3c95c0fdcc03b'
+sha512sums=('21a2e109902b0da4c385409aa1e712a545ca13452a3f54b46c98d66dfa30f16ca1033e926a397942593b2dce7b1284c8a30ece97f582cf7576403fe2653ac92c'
             'SKIP'
             '7dd86bb454e6df45e609fc3cb53d3cae8cc1c36d459b1e23be9ab10c9770c7a406fbd34e47703b0db3056f4bc8550994666b8a398d4506f786bf274e4618b7e9'
             '21848b890c2db258138795ec21a009e022b6a8369217eb31939f976ad434229dd9f61d33e8109ade7bc001e8668e9d42b59c1ab079753860417961e102356f0e')



More information about the arch-commits mailing list