glances: update to 3.4.0.5.
This commit is contained in:
parent
2feb3de544
commit
1c638441c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glances'
|
# Template file for 'glances'
|
||||||
pkgname=glances
|
pkgname=glances
|
||||||
version=3.4.0.3
|
version=3.4.0.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-psutil python3-defusedxml python3-packaging python3-ultrajson"
|
depends="python3-psutil python3-defusedxml python3-packaging python3-ultrajson"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://nicolargo.github.io/glances/"
|
homepage="https://nicolargo.github.io/glances/"
|
||||||
changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst"
|
||||||
distfiles="https://github.com/nicolargo/glances/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nicolargo/glances/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=fc66089237b3a6a6cdd1868a296f16d35d97e8229b7efe369430abd140d07eb2
|
checksum=420c394cb3f2dfd476d812adb88006d699c595fc75702b7fde075073a57050cd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf conf/glances.conf
|
vsconf conf/glances.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue