gnu: zabbix-agentd: Update to 5.2.5.

* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.5.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-03 23:12:41 +01:00
parent 34ff94c407
commit 0d03ca6e94
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -160,7 +160,7 @@ etc. via a Web interface. Features include:
(define-public zabbix-agentd (define-public zabbix-agentd
(package (package
(name "zabbix-agentd") (name "zabbix-agentd")
(version "5.2.3") (version "5.2.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -168,7 +168,7 @@ etc. via a Web interface. Features include:
"https://cdn.zabbix.com/zabbix/sources/stable/" "https://cdn.zabbix.com/zabbix/sources/stable/"
(version-major+minor version) "/zabbix-" version ".tar.gz")) (version-major+minor version) "/zabbix-" version ".tar.gz"))
(sha256 (sha256
(base32 "0wlv3jala7xinl03fr6n0y3hmq9yi0wwn27k6snqhz4yyfdwhdnf")))) (base32 "1iaby7rablakx91hajnkmjcc4zkvrq7xsvlhss3lw5drm12rf3ff"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags