glances: update to 2.8.4
This commit is contained in:
parent
99082bce48
commit
f0cc154049
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.8.2
|
||||
version=2.8.4
|
||||
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=6095dcdf0b7a6b6819cc647ee9733ddce309c0745107258850d601109e3411d0
|
||||
checksum=a3beb0d2b0034a38e83b78018742e04a5a031b09d7e19b4cb9fea8a3603b373e
|
||||
|
||||
post_install() {
|
||||
vsconf conf/glances.conf
|
||||
|
|
Loading…
Reference in New Issue