glances: update to 2.7.1
This commit is contained in:
parent
807c78df7e
commit
86ff09d2aa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.6.2
|
||||
version=2.7.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=0024461fade788e9b7411720fca7835e2971d0f41f240e396a53d975e1d5640d
|
||||
checksum=afdfdb4b14ae514422c4a882788800473c6cff53719266735c9a2af400c14b86
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in New Issue