mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
collectl: update to 4.3.1.
This commit is contained in:
parent
5f1b7c8b25
commit
2d4917986f
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'collectl'
|
# Template file for 'collectl'
|
||||||
pkgname=collectl
|
pkgname=collectl
|
||||||
version=4.3.0
|
version=4.3.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
conf_files="/etc/collectl.conf"
|
conf_files="/etc/collectl.conf"
|
||||||
depends="perl perl-Term-ReadKey"
|
depends="perl perl-Term-ReadKey"
|
||||||
short_desc="Collects data that describes the current system status"
|
short_desc="Collects data that describes the current system status"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2, Artistic"
|
license="Artistic-1.0-Perl, GPL-2.0-only"
|
||||||
homepage="http://collectl.sourceforge.net/"
|
homepage="http://collectl.sourceforge.net/"
|
||||||
_changelog="http://collectl.sourceforge.net/Releases.html"
|
changelog="http://collectl.sourceforge.net/Releases.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.src.tar.gz"
|
||||||
checksum=df7c7179963e05b8195519729e35eedd8ea8333a787cf9c5549b7b18228aa987
|
checksum=2187264d974b36a653c8a4b028ac6eeab23e1885f8b2563a33f06358f39889f1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
export DESTDIR
|
export DESTDIR
|
||||||
|
|
Loading…
Add table
Reference in a new issue