aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-03-26 07:49:50 +0200
committerMarius Bakke <mbakke@fastmail.com>2017-03-26 07:49:50 +0200
commit3c5698046a4b4c8934866e0195e899f73163020d (patch)
treec646996d09da3de12cba9ec50acebb64d66d2cc0 /gnu/local.mk
parentff4dc16eac6c15dfa2bc0ef92ea3b6b9f29d0680 (diff)
downloadguix-3c5698046a4b4c8934866e0195e899f73163020d.tar
guix-3c5698046a4b4c8934866e0195e899f73163020d.tar.gz
gnu: libtorrent-rasterbar: Update to 1.1.2.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2. [source]: Use patch. * gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index ba908cd4aa..782bf74791 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -712,6 +712,7 @@ dist_patch_DATA = \
%D%/packages/patches/libtiff-invalid-read.patch \
%D%/packages/patches/libtiff-null-dereference.patch \
%D%/packages/patches/libtiff-tiffcp-underflow.patch \
+ %D%/packages/patches/libtorrent-rasterbar-boost-compat.patch \
%D%/packages/patches/libtool-skip-tests2.patch \
%D%/packages/patches/libunwind-CVE-2015-3239.patch \
%D%/packages/patches/libvpx-CVE-2016-2818.patch \