glances: update to 3.0.2
This commit is contained in:
parent
66a2036a01
commit
61511383ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=3.0.1
|
||||
version=3.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Glances-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/nicolargo/glances"
|
||||
license="LGPL-3.0-or-later"
|
||||
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
||||
checksum=d1badf63552d79ad49dafa2d9aee296aca9a324cdb416797aff9dc6f6ebfd16b
|
||||
checksum=5eca4da689e4e2f98a637b38c9b72549998ac9f15cedbfb16626d8709df6dd25
|
||||
|
||||
post_install() {
|
||||
vsconf conf/glances.conf
|
||||
|
|
Loading…
Reference in a new issue