glances: update to 2.11.1
This commit is contained in:
parent
4e37a56951
commit
a5353661a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.11
|
||||
version=2.11.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=94c9d54c6d158492aed454918cca91103387e03170397ba8cc7e9328db8dc9a1
|
||||
checksum=b369d70835520ff7c4fad63958fcf5a09212d15a6c026131db6d0d3c20cdef5f
|
||||
|
||||
post_install() {
|
||||
vsconf conf/glances.conf
|
||||
|
|
Loading…
Reference in New Issue