zabbix: 5.0.5 -> 5.0.9

This commit is contained in:
Aaron Andersen 2021-03-22 21:05:01 -04:00
parent 422906177e
commit 677878a3a6
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ import ./versions.nix ({ version, sha256 }:
inherit sha256;
};
vendorSha256 = "1kb3lc9jjv0cpzq93k1b9y496i95fcnwhb03j0gwlyqmgsa6yn81";
vendorSha256 = "1ral3xg58x0lf5vl839nlabf443yzqnbrlzm0q127mvv412f5ajc";
nativeBuildInputs = [ autoreconfHook pkg-config];
buildInputs = [ libiconv openssl pcre zlib ];

View File

@ -1,7 +1,7 @@
generic: {
v50 = generic {
version = "5.0.5";
sha256 = "104jxyaclx92pyas7kqz357da7qjcw44yx3yi7vqlc7h5ch3avgc";
version = "5.0.9";
sha256 = "16vwh01hlxmh9qg3d7q1vsmz3bwydk7v7da58d3764ldmh8ag199";
};
v40 = generic {