gnu: ubridge: Update to 0.9.16.

* gnu/packages/networking.scm (ubridge): Update to 0.9.16.
master
Tobias Geerinckx-Rice 2019-09-27 20:51:38 +02:00
parent ba567cae97
commit f805785e2f
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

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