mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
collectl: update to 4.1.2.
This commit is contained in:
parent
d862c02107
commit
bbdaa7aad7
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'collectl'
|
# Template file for 'collectl'
|
||||||
pkgname=collectl
|
pkgname=collectl
|
||||||
version=4.1.0
|
version=4.1.2
|
||||||
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2, Artistic"
|
license="GPL-2, Artistic"
|
||||||
homepage="http://collectl.sourceforge.net/"
|
homepage="http://collectl.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.src.tar.gz"
|
||||||
checksum=e50d2c6946b0ed243136f02c18a64b47402f64ee912cf2fef4c37f9f00d65770
|
checksum=972654e93ffa1ad535c6ef760c55f1ee53323893217aa83d4ad0f5aff824c431
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
export DESTDIR
|
export DESTDIR
|
||||||
|
|
Loading…
Add table
Reference in a new issue