summaryrefslogtreecommitdiff
path: root/gnu/packages/libupnp.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-09-30 12:01:32 +0200
committerLudovic Courtès <ludo@gnu.org>2016-09-30 12:05:27 +0200
commit79355ae3e84359716f5135cc7083e72246bc8bf9 (patch)
tree6b61851e2153581578bb78ef0f177b8841ee5db7 /gnu/packages/libupnp.scm
parent39d6b9c99f297e14fc4f47f002be3d40556726be (diff)
parent86d8f6d3efb8300a3354735cbf06be6c01e23243 (diff)
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/libupnp.scm')
-rw-r--r--gnu/packages/libupnp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/libupnp.scm b/gnu/packages/libupnp.scm
index 520bf1c297..2f9a5741d7 100644
--- a/gnu/packages/libupnp.scm
+++ b/gnu/packages/libupnp.scm
@@ -25,7 +25,7 @@
(define-public libupnp
(package
(name "libupnp")
- (version "1.6.19")
+ (version "1.6.20")
(source
(origin
(method url-fetch)
@@ -33,7 +33,7 @@
version "/" name "-" version ".tar.bz2"))
(sha256
(base32
- "0amjv4lypvclmi4vim2qdyw5xa6v4x50zjgf682vahqjc0wjn55k"))))
+ "0qrsdsb1qm85hc4jy04qph895613d148f0x1mmk6z99y3q43fdgf"))))
(build-system gnu-build-system)
(arguments
;; The tests require a network device capable of multicasting which is