From 6a614d9b04f569dbe01fa745efa39be619d37a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Sat, 24 Jul 2021 23:04:54 +0200 Subject: [PATCH] glances: update to 3.2.2. --- srcpkgs/glances/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template index 29bc7790e11d..8c3d99f321a3 100644 --- a/srcpkgs/glances/template +++ b/srcpkgs/glances/template @@ -1,17 +1,17 @@ # Template file for 'glances' pkgname=glances -version=3.1.7 +version=3.2.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-future python3-psutil" -checkdepends="python3-psutil" +depends="python3-setuptools python3-future python3-psutil python3-defusedxml" +checkdepends="python3-psutil python3-defusedxml" short_desc="Cross-platform curses-based monitoring tool" maintainer="Alessio Sergi " license="LGPL-3.0-or-later" homepage="https://github.com/nicolargo/glances" distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz" -checksum=5839a110af35af35b7a1d30c15e59c59359480c2eaec852d30480c96b8cf8d76 +checksum=7a96f16b09e30765a7a5b0e8d02dda20ac8ff1f144e6586d1f17ff7a80f5480f post_install() { vsconf conf/glances.conf