glances: update to 3.2.4.2.

This commit is contained in:
Daniel Eyßer 2021-12-03 18:15:07 +01:00 committed by Érico Nogueira Rolim
parent d557a1c5af
commit 7db8d0225f

View file

@ -1,7 +1,7 @@
# Template file for 'glances' # Template file for 'glances'
pkgname=glances pkgname=glances
version=3.2.2 version=3.2.4.2
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-future python3-psutil python3-defusedxml" depends="python3-future python3-psutil python3-defusedxml"
@ -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=7a96f16b09e30765a7a5b0e8d02dda20ac8ff1f144e6586d1f17ff7a80f5480f checksum=88ac8103d777b2a55cee9418a5940269c640c3ad964ec44de0e9bb80cdbead37
post_install() { post_install() {
vsconf conf/glances.conf vsconf conf/glances.conf