gnu: net-snmp: Update to 5.9.4.

* gnu/packages/networking.scm (net-snmp): Update to 5.9.4.
This commit is contained in:
Tobias Geerinckx-Rice 2023-09-10 02:00:00 +02:00
parent 51670ff028
commit d6e4ad32b8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3427,14 +3427,14 @@ (define-public shadowsocks
(define-public net-snmp
(package
(name "net-snmp")
(version "5.9.3")
(version "5.9.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/net-snmp/net-snmp/"
version "/net-snmp-" version ".tar.gz"))
(sha256
(base32
"02pgl89s8qll5zhdp61rbn6vpl084gx55bjb1cqg3wqvgsdz55r0"))
"0i05bds30jazb2wq0hn3mh1zmmnnl9hkkd5y2iq3qkp7j49y0kcb"))
(modules '((guix build utils)))
(snippet
'(begin