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

Jelle van der Waa jelle at archlinux.org
Sat Jan 26 13:56:20 UTC 2019


    Date: Saturday, January 26, 2019 @ 13:56:18
  Author: jelle
Revision: 428101

update https urls

Modified:
  mosquitto/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-26 13:55:26 UTC (rev 428100)
+++ PKGBUILD	2019-01-26 13:56:18 UTC (rev 428101)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
 arch=('x86_64')
-url="http://mosquitto.org/"
+url="https://mosquitto.org/"
 depends=('openssl' 'c-ares' 'libwebsockets' 'libutil-linux')
 makedepends=('docbook-xsl' 'c-ares')
 license=('BSD')



More information about the arch-commits mailing list