aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-26 01:04:40 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-26 04:51:31 +0000
commit24bbd46cdc8c1e4269d1617630e07cef7801995c (patch)
tree60d7f04b919ea50175564502e4989973eb3058e2
parent28d54c19366c2152ed71d863eb7dca4d96137ec0 (diff)
main/mosquitto: upgrade to 1.6.12
-rw-r--r--main/mosquitto/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/mosquitto/APKBUILD b/main/mosquitto/APKBUILD
index 2609ecdd2e1..4f2194443b3 100644
--- a/main/mosquitto/APKBUILD
+++ b/main/mosquitto/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Pedro Filipe <xpecex@outlook.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mosquitto
-pkgver=1.6.11
-pkgrel=1
+pkgver=1.6.12
+pkgrel=0
pkgdesc="An open source MQTT broker"
url="https://mosquitto.org/"
arch="all"
@@ -87,7 +87,7 @@ clients() {
mv "$pkgdir"/usr/bin/mosquitto_[ps]ub "$subpkgdir"/usr/bin/
}
-sha512sums="b934f5442a588688dccd8459bfe86f6d4eac77934b0eadb3fba14c8a028d233af2136b6694ad9fa4de37ab4ab56671f4ab787f2cd631e1790064254529745b4a mosquitto-1.6.11.tar.gz
+sha512sums="68cd2e4aa14254c0332ad78eac1f885e0e4e9f2332540d3778b8c7df096db7618b8467b5bb25f70ddc3306d01dd36eb9a9e2bf2738da77e196c7a1ccaed869d2 mosquitto-1.6.12.tar.gz
fb000f9fa1ef94cbf3811a23b5692c0c8f9e2df945959cef6005462715e99d6f75cf6b31bd496271ffc17634024aed986771a73962fef865c0d386f6c194fb33 config.patch
21df2006a5eb9e1248cf261e555ded8e80e79f2a2d2a55b1f8a153af7c0feb867f3b3bd71efbe4d8569e3031c65f3e144794724f012e7539244a9bd97b6b6bb3 disable-ci-tests.patch
d5406c258351133d85fc90056d78286a0ed1defde90e68d84fa9a1d65244d2baef76fd30fd04855e4bf6fc87532ef8ff274a6b70564f09f69fc6d14b5106fef0 mosquitto.initd"