glances: update to 3.1.6.2

This commit is contained in:
Nicolo 2021-03-01 21:08:34 +01:00 committed by Érico Nogueira Rolim
parent 8ecfd014a8
commit e769fdb1bf

View file

@ -1,6 +1,6 @@
# Template file for 'glances' # Template file for 'glances'
pkgname=glances pkgname=glances
version=3.1.5 version=3.1.6.2
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="LGPL-3.0-or-later" license="LGPL-3.0-or-later"
homepage="https://github.com/nicolargo/glances" homepage="https://github.com/nicolargo/glances"
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz" distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum=e60ea1274e882f9d64d16c12690bd71dcc70ebe7e93690d773275f92fa126b24 checksum=1eddc35a887159096eb4ca3e09dd144f5e60f4879b1e662478dbc18b39d77817
post_install() { post_install() {
vsconf conf/glances.conf vsconf conf/glances.conf