mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
glances: update to 2.3
This commit is contained in:
parent
2bd4c2cdf8
commit
efd8d60bfe
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.2.1
|
version=2.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Glances-${version}"
|
wrksrc="Glances-${version}"
|
||||||
|
@ -14,7 +14,7 @@ homepage="https://github.com/nicolargo/glances"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
short_desc="Cross-platform curses-based monitoring tool"
|
short_desc="Cross-platform curses-based monitoring tool"
|
||||||
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
||||||
checksum=81d2a9b7132d70b4a156a61a724201bd70ab2edea01bf32e1b279fc4f765f7d5
|
checksum=b56bb17505b72862358b2d31b6b9a7c0f9045105454d1de0ffed416ad2883612
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc
|
rm -rf ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue