mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
glances: update to 2.8.8
This commit is contained in:
parent
7eb596a441
commit
ada73c20a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glances'
|
# Template file for 'glances'
|
||||||
pkgname=glances
|
pkgname=glances
|
||||||
version=2.8.4
|
version=2.8.8
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Glances-${version}"
|
wrksrc="Glances-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/nicolargo/glances"
|
homepage="https://github.com/nicolargo/glances"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
||||||
checksum=a3beb0d2b0034a38e83b78018742e04a5a031b09d7e19b4cb9fea8a3603b373e
|
checksum=094c1b430ef6bac858b60de8934b0155b54b4a229346370d2423bdac2267a1ca
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf conf/glances.conf
|
vsconf conf/glances.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue