glances: update to 2.9.1
This commit is contained in:
parent
fdde72a144
commit
a14e3f2552
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.9.0
|
||||
version=2.9.1
|
||||
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"
|
||||
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
||||
checksum=12c60df26a9688edfe2e87ae9f55c17436fb9a95fe7db4a90ffc369492733abc
|
||||
checksum=03ce730566e183372ee73e45729485396bb62d1c0f108a00f27feff43206fc52
|
||||
|
||||
post_install() {
|
||||
vsconf conf/glances.conf
|
||||
|
|
Loading…
Reference in a new issue