mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
glances: update to 2.6.1.
This commit is contained in:
parent
4aa62eecf2
commit
41fa3511da
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.6
|
version=2.6.1
|
||||||
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=e5b06f22af099b4486132693e510476a729d4bb6213fe3c465bdf2c088a82166
|
checksum=822f0f37455d46732a059f8e2b49762edb90ad66edd61cdf869a4b3683ac2b59
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc
|
rm -rf ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue