From 7cedbe02d094bb2f1543de9edeb291236ea7e905 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 8 Nov 2022 15:25:55 +0530 Subject: [PATCH] glances: update to 3.3.0.4. --- srcpkgs/glances/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template index 5cb314aae32e..19bf4ac8684d 100644 --- a/srcpkgs/glances/template +++ b/srcpkgs/glances/template @@ -1,7 +1,7 @@ # Template file for 'glances' pkgname=glances -version=3.2.7 -revision=2 +version=3.3.0.4 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-future python3-psutil python3-defusedxml python3-packaging" @@ -9,10 +9,10 @@ checkdepends="$depends" short_desc="Cross-platform curses-based monitoring tool" maintainer="Alessio Sergi " license="LGPL-3.0-or-later" -homepage="https://github.com/nicolargo/glances" +homepage="https://nicolargo.github.io/glances/" changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst" -distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz" -checksum=8eee819667b39e20f8ba3881dbe5c148146baf2da880a78e5ed184a8f790abd0 +distfiles="https://github.com/nicolargo/glances/archive/refs/tags/v${version}.tar.gz" +checksum=464905c9b4806b80782eb8e43552ccbfa346d6f905f8a2d28de48613ccba0e53 post_install() { vsconf conf/glances.conf