collectl: update to 4.3.2.
This commit is contained in:
parent
52f8984b8a
commit
4d018a465f
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'collectl'
|
||||
pkgname=collectl
|
||||
version=4.3.1
|
||||
revision=2
|
||||
version=4.3.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
conf_files="/etc/collectl.conf"
|
||||
depends="perl perl-Term-ReadKey"
|
||||
short_desc="Collects data that describes the current system status"
|
||||
|
@ -10,7 +11,7 @@ license="Artistic-1.0-Perl, GPL-2.0-only"
|
|||
homepage="http://collectl.sourceforge.net/"
|
||||
changelog="http://collectl.sourceforge.net/Releases.html"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.src.tar.gz"
|
||||
checksum=2187264d974b36a653c8a4b028ac6eeab23e1885f8b2563a33f06358f39889f1
|
||||
checksum=9fab4769441c07201748e52c7f8c7b21526ab45a05142dd2b2b1fa5c16c38750
|
||||
|
||||
do_install() {
|
||||
export DESTDIR
|
||||
|
|
Loading…
Reference in a new issue