3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: zabbix-agentd, zabbix-server: Update to 5.2.1.

* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-18 12:03:37 +01:00
parent b3a63d4f1f
commit ab17f7e3ec
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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