[Buildroot] [git commit] sysstat: bump to version 11.0.1

Peter Korsgaard peter at korsgaard.com
Wed Sep 17 20:56:19 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=47b309e7ac29ff832c0450a17066d3244d385116
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/sysstat/sysstat.hash |    2 ++
 package/sysstat/sysstat.mk   |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/package/sysstat/sysstat.hash b/package/sysstat/sysstat.hash
new file mode 100644
index 0000000..8ec534c
--- /dev/null
+++ b/package/sysstat/sysstat.hash
@@ -0,0 +1,2 @@
+# From http://sebastien.godard.pagesperso-orange.fr/download.html
+md5	7d19d02294dc1befd48846caf2f3cafe	sysstat-11.0.1.tar.xz
diff --git a/package/sysstat/sysstat.mk b/package/sysstat/sysstat.mk
index 8365087..9d413fe 100644
--- a/package/sysstat/sysstat.mk
+++ b/package/sysstat/sysstat.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-SYSSTAT_VERSION = 11.0.0
-SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.bz2
+SYSSTAT_VERSION = 11.0.1
+SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.xz
 SYSSTAT_SITE = http://pagesperso-orange.fr/sebastien.godard
 SYSSTAT_CONF_OPT = --disable-man-group --disable-sensors
 SYSSTAT_DEPENDENCIES = host-gettext


More information about the buildroot mailing list