gnu: zabbix-agentd, zabbix-server: Update to 5.2.0.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.0.
This commit is contained in:
		
							parent
							
								
									3185884fa2
								
							
						
					
					
						commit
						b718343ffc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -158,7 +158,7 @@ etc. via a Web interface.  Features include: | |||
| (define-public zabbix-agentd | ||||
|   (package | ||||
|     (name "zabbix-agentd") | ||||
|     (version "5.0.3") | ||||
|     (version "5.2.0") | ||||
|     (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 "1dc3fb9pa2cr6mfwgfyy1hpx26pbrws7989wj2kiiilmvimvrz1l")))) | ||||
|         (base32 "168yi9igwkb4jcdw38kvp85n8mxnlg2n7lkrgaycp8b0dlgjnidl")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      `(#:configure-flags | ||||
|  |  | |||
		Reference in a new issue