gnu: lldpd: Update to 1.0.6.

* gnu/packages/networking.scm (lldpd): Update to 1.0.6.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-11 22:35:32 +02:00
parent dd6eac3e47
commit 52569eeb7f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3673,15 +3673,14 @@ (define-public haproxy
(define-public lldpd
(package
(name "lldpd")
(version "1.0.5")
(version "1.0.6")
(source
(origin
(method url-fetch)
(uri (string-append "https://media.luffy.cx/files/lldpd/lldpd-"
version ".tar.gz"))
(sha256
(base32
"16fbqrs3l976gdslx647nds8x7sz4h5h3h4l4yxzrayvyh9b5lrd"))
(base32 "1v5fd8vwxracvzvgrsswvhppwyx5c4srj89g1cnvy73w831mpq95"))
(modules '((guix build utils)))
(snippet
'(begin