me
/
guix
Archived
1
0
Fork 0

gnu: net-snmp: Update to 5.9.4.

* gnu/packages/networking.scm (net-snmp): Update to 5.9.4.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -3427,14 +3427,14 @@ Features:
(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