glances: update to 4.0.7.
This commit is contained in:
parent
11c489a03d
commit
739b3a3eef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=4.0.5
|
||||
version=4.0.7
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -13,7 +13,7 @@ license="LGPL-3.0-or-later"
|
|||
homepage="https://nicolargo.github.io/glances/"
|
||||
changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst"
|
||||
distfiles="https://github.com/nicolargo/glances/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=679faa8eded58fdef187d46b4c83225a8b1bfb67c1bc2cf1ccb197f76dffb241
|
||||
checksum=b2a8e0febaf3c068075866a2779ba76d4bfa5ee778044593afcc577c05ba6f5d
|
||||
|
||||
post_install() {
|
||||
vsconf conf/glances.conf
|
||||
|
|
Loading…
Reference in New Issue