[arch-commits] Commit in mosquitto/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Jan 1 21:13:05 UTC 2021
Date: Friday, January 1, 2021 @ 21:13:04
Author: jelle
Revision: 802866
upgpkg: mosquitto 2.0.0-1
Modified:
mosquitto/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-01 21:04:26 UTC (rev 802865)
+++ PKGBUILD 2021-01-01 21:13:04 UTC (rev 802866)
@@ -3,12 +3,12 @@
# Contributor: Dan Anderson <dan-anderson at cox dptnet>
pkgname=mosquitto
-pkgver=1.6.11
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
arch=('x86_64')
url="https://mosquitto.org/"
-depends=('openssl' 'c-ares' 'util-linux-libs')
+depends=('openssl' 'c-ares' 'util-linux-libs' 'cjson')
makedepends=('docbook-xsl' 'c-ares' 'libwebsockets')
license=('BSD')
source=(https://mosquitto.org/files/source/mosquitto-$pkgver.tar.gz{,.asc}
@@ -15,7 +15,7 @@
"$pkgname.service"
"sysusers_mosquitto.conf")
backup=("etc/$pkgname/$pkgname.conf")
-sha512sums=('b934f5442a588688dccd8459bfe86f6d4eac77934b0eadb3fba14c8a028d233af2136b6694ad9fa4de37ab4ab56671f4ab787f2cd631e1790064254529745b4a'
+sha512sums=('e3c45f4aefe054867140bc0958a3f3909a69ee7ece440d770cb7a4b8b43150b7004e31c1ee6ce53da89f88e1cf8c64291596440375aef75231d4952a07638854'
'SKIP'
'7dd86bb454e6df45e609fc3cb53d3cae8cc1c36d459b1e23be9ab10c9770c7a406fbd34e47703b0db3056f4bc8550994666b8a398d4506f786bf274e4618b7e9'
'21848b890c2db258138795ec21a009e022b6a8369217eb31939f976ad434229dd9f61d33e8109ade7bc001e8668e9d42b59c1ab079753860417961e102356f0e')
More information about the arch-commits
mailing list