* [Buildroot] [PATCH next] sysstat: bump version to 11.4.4
@ 2017-05-15 12:56 Vicente Olivert Riera
2017-05-16 19:41 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Vicente Olivert Riera @ 2017-05-15 12:56 UTC (permalink / raw)
To: buildroot
Rename --disable-man-group option to --disable-file-attr
https://github.com/sysstat/sysstat/commit/fcd4de4080e20705a09f475646dc431d8c9378ef
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/sysstat/sysstat.hash | 4 ++--
package/sysstat/sysstat.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/sysstat/sysstat.hash b/package/sysstat/sysstat.hash
index 3b4dda8f1..8d4ecf48c 100644
--- a/package/sysstat/sysstat.hash
+++ b/package/sysstat/sysstat.hash
@@ -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
diff --git a/package/sysstat/sysstat.mk b/package/sysstat/sysstat.mk
index 31645b8f9..bd73214c3 100644
--- a/package/sysstat/sysstat.mk
+++ b/package/sysstat/sysstat.mk
@@ -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
--
2.13.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-16 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-15 12:56 [Buildroot] [PATCH next] sysstat: bump version to 11.4.4 Vicente Olivert Riera
2017-05-16 19:41 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox