package/collectl: bump to version 4.3.2
4.3.2 Oct 7, 2021 - very minor bug. the last command in perfquery is not in a loop and prevents the collectl daemon from starting via the service. Update indentation in hash file (two spaces) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
029a6dc3e3
commit
4b44e7d988
@ -1,5 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 2187264d974b36a653c8a4b028ac6eeab23e1885f8b2563a33f06358f39889f1 collectl-4.3.1.src.tar.gz
|
||||
sha256 b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb ARTISTIC
|
||||
sha256 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8 COPYING
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 GPL
|
||||
sha256 9fab4769441c07201748e52c7f8c7b21526ab45a05142dd2b2b1fa5c16c38750 collectl-4.3.2.src.tar.gz
|
||||
sha256 b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb ARTISTIC
|
||||
sha256 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8 COPYING
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 GPL
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
COLLECTL_VERSION = 4.3.1
|
||||
COLLECTL_VERSION = 4.3.2
|
||||
COLLECTL_SOURCE = collectl-$(COLLECTL_VERSION).src.tar.gz
|
||||
COLLECTL_SITE = http://downloads.sourceforge.net/collectl/collectl
|
||||
COLLECTL_LICENSE = Artistic or GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user