summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-05-15 20:40:49 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-05-15 21:23:57 +0200
commite8e2281ee98a74e54b655f697523516651eb1722 (patch)
tree64c3f44eef2657c27dd019eb372f6f5d1b2ac8dd
parentfa3040d929737b20ed4305a260252df27decee7f (diff)
gnu: ubridge: Update to 0.9.15.
* gnu/packages/networking.scm (ubridge): Update to 0.9.15.
-rw-r--r--gnu/packages/networking.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index d5c7fe884f..2ec3f37925 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2217,7 +2217,7 @@ SNMP v3 using both IPv4 and IPv6.")
(define-public ubridge
(package
(name "ubridge")
- (version "0.9.14")
+ (version "0.9.15")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/GNS3/ubridge/archive/v"
@@ -2225,7 +2225,7 @@ SNMP v3 using both IPv4 and IPv6.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1hivb8wqkk5047bdl2vbsbcvkmam1107hx1ahy4virq2bkqki1fj"))))
+ "0nmj37s7wvl7c36qbdv33rk9fyniwfk73qwb61ingni5siw67mr3"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;no tests