gnu: lldpd: Update to 1.0.12.

* gnu/packages/networking.scm (lldpd): Update to 1.0.12.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-03 21:07:53 +02:00
parent 69f0534a9f
commit bb6257212f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -3889,14 +3889,14 @@ thousands of connections is clearly realistic with today's hardware.")
(define-public lldpd (define-public lldpd
(package (package
(name "lldpd") (name "lldpd")
(version "1.0.11") (version "1.0.12")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://media.luffy.cx/files/lldpd/lldpd-" (uri (string-append "https://media.luffy.cx/files/lldpd/lldpd-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 "1r265ns6fh04xwrzj06p2l7kl5rkkns0cdawp1zwpvxs1xq1a7dm")) (base32 "1wfs50b0694dm60ryjfmxgkxxsqpp9sxqbc4laad364wbddwd56i"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin