collectd: update from 5.4.0 to 5.4.1

This commit is contained in:
Evgeny Egorochkin 2014-03-08 18:21:06 +02:00
parent d9283c7663
commit 826335d2dc

View file

@ -1,11 +1,11 @@
{stdenv, fetchurl }:
stdenv.mkDerivation rec {
name = "collectd-5.4.0";
name = "collectd-5.4.1";
src = fetchurl {
url = "http://collectd.org/files/${name}.tar.bz2";
sha256 = "0gljf5c60q6i0nrii6addxy1p76qqixww8zy17a7a1zil6a3i5wh";
sha256 = "1q365zx6d1wyhv7n97bagfxqnqbhj2j14zz552nhmjviy8lj2ibm";
};
NIX_LDFLAGS = "-lgcc_s"; # for pthread_cancel