sysstat: bump version to 11.4.4
The --disable-man-group option was renamed to --disable-file-attr:
fcd4de4080
[Peter: reword]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9cd8ad2364
commit
09dfdd07c5
@ -1,4 +1,4 @@
|
||||
# From: http://sebastien.godard.pagesperso-orange.fr/download.html
|
||||
sha1 805002b2bef00cd9ab44c5037d09b29cb71a17f8 sysstat-11.4.3.tar.xz
|
||||
sha1 0e4950da333ff4e68826d58a6f43cb8048d85e9c sysstat-11.4.4.tar.xz
|
||||
# Locally calculated
|
||||
sha256 02e9cafa5557fbae435d33e592373655df929d817ae711d31142dd2f7d4dcee7 sysstat-11.4.3.tar.xz
|
||||
sha256 6585f08e24347d2d6462aee6ef97e80fe4cc869605193184500df0f80fa61cc8 sysstat-11.4.4.tar.xz
|
||||
|
@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SYSSTAT_VERSION = 11.4.3
|
||||
SYSSTAT_VERSION = 11.4.4
|
||||
SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.xz
|
||||
SYSSTAT_SITE = http://pagesperso-orange.fr/sebastien.godard
|
||||
SYSSTAT_CONF_OPTS = --disable-man-group --disable-sensors
|
||||
SYSSTAT_CONF_OPTS = --disable-file-attr --disable-sensors
|
||||
SYSSTAT_DEPENDENCIES = host-gettext
|
||||
SYSSTAT_LICENSE = GPL-2.0+
|
||||
SYSSTAT_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user