[arch-commits] Commit in goaccess/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 31 17:39:10 UTC 2019
Date: Friday, May 31, 2019 @ 17:39:10
Author: felixonmars
Revision: 476081
use https url
Modified:
goaccess/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-31 17:37:02 UTC (rev 476080)
+++ PKGBUILD 2019-05-31 17:39:10 UTC (rev 476081)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="An open source real-time web log analyzer and interactive viewer"
arch=('x86_64')
-url='http://goaccess.io'
+url='https://goaccess.io'
license=('GPL')
depends=('ncurses' 'libmaxminddb' 'openssl')
optdepends=('geoip2-database: for geoip support')
More information about the arch-commits
mailing list