goaccess: update to 1.4.3

This commit is contained in:
Leonid Pliushch 2020-12-07 21:10:31 +00:00
parent 338b8dbfd2
commit 902aef8fc4
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=http://goaccess.io
TERMUX_PKG_DESCRIPTION="An open source real-time web log analyzer and interactive viewer"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=1.4.2
TERMUX_PKG_VERSION=1.4.3
TERMUX_PKG_SRCURL=https://tar.goaccess.io/goaccess-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f0ea433170058866e57bd5d0f98dc70c3857f4762ca5a29e6ece26d2ccce4f67
TERMUX_PKG_SHA256=91fb13a194e1248188007f1bfb79e722faa001479c859ad34d2e5983406161c0
TERMUX_PKG_DEPENDS="ncurses, openssl"
TERMUX_PKG_BUILD_IN_SRC=true