gnu: opendht: Add patch.
authorJan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>
Sun, 12 Jul 2020 16:00:47 +0000 (18:00 +0200)
committerChristopher Baines <mail@cbaines.net>
Sun, 12 Jul 2020 19:33:55 +0000 (20:33 +0100)
commitbc6239ba078434cefe09194cba02ad1cfed87cc7
treee622ef636bbbabd94d17339be98803f5f06e888c
parent8551bc64e4322080ef07b5009f4d46229df8d6f3
gnu: opendht: Add patch.

The 2.1.4 release of opendht contains a bug, preventing it's use with recent
releases of Jami.  This minor patch [1] resolves this issue, and should be
possible to remove with the next release.

1: https://github.com/savoirfairelinux/opendht/commit/e2b39dd3a0742853e00f9c3e8c46c911da20bed7

* gnu/packages/patches/opendht-fix-jami.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/networking.scm (opendht)[source]: Apply the patch.

Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu/local.mk
gnu/packages/networking.scm
gnu/packages/patches/opendht-fix-jami.patch [new file with mode: 0644]