me
/
guix
Archived
1
0
Fork 0

gnu: ubridge: Update to 0.9.18.

* gnu/packages/networking.scm (ubridge): Update to 0.9.18.
master
Tobias Geerinckx-Rice 2020-06-02 04:23:38 +02:00
parent 482b8cb555
commit 1b0e3795ec
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2539,7 +2539,7 @@ SNMP v3 using both IPv4 and IPv6.")
(define-public ubridge
(package
(name "ubridge")
(version "0.9.16")
(version "0.9.18")
(source
(origin
(method git-fetch)
@ -2548,7 +2548,7 @@ SNMP v3 using both IPv4 and IPv6.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1bind7ylgxs743vfdmpdrpp4iamy461bc3i7nxza91kj7hyyjz6h"))))
(base32 "0jg66jhhpv4c9340fsdp64hf9h253i8r81fknxa0gq241ripp3jn"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests