glances: update to 2.8.1
This commit is contained in:
parent
784b28f910
commit
aae3e9e4f2
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.8
|
||||
version=2.8.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Glances-${version}"
|
||||
|
@ -13,9 +13,8 @@ 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=744dd013311be543b42a47b68e1a843626343ce89153ddbafd50dd9f3b23739d
|
||||
checksum=12c10f9a9cac9c7ba70b0b5aa6551a97599731f2c8751c2cc53232da395c6b8b
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
vsconf ${wrksrc}/conf/glances.conf
|
||||
vsconf conf/glances.conf
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue