me
/
guix
Archived
1
0
Fork 0

gnu: lldpd: Update to 1.0.16.

* gnu/packages/networking.scm (lldpd): Update to 1.0.16.
master
Tobias Geerinckx-Rice 2022-12-11 01:00:01 +01:00
parent d0d06d8168
commit e0039b858c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4257,14 +4257,14 @@ realistic with today's hardware.")
(define-public lldpd
(package
(name "lldpd")
(version "1.0.15")
(version "1.0.16")
(source
(origin
(method url-fetch)
(uri (string-append "https://media.luffy.cx/files/lldpd/lldpd-"
version ".tar.gz"))
(sha256
(base32 "09iidaan6gq384n7ykdwwsll3vmq6q7zd7j7j721k2p91c9kmzpp"))
(base32 "1ab5hkgi2iwqpfw6xy2wxjhqmz6pnkynfkg85zm7r9kv1ijr3cz3"))
(modules '((guix build utils)))
(snippet
'(begin