From 5c23be2bff3bd4c2b64d0a26f224d5803363031b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Tue, 20 Oct 2020 16:49:02 -0300 Subject: [PATCH] rtorrent: rebuild for xmlrpc-c. --- srcpkgs/rtorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rtorrent/template b/srcpkgs/rtorrent/template index b8b3ba3513f..7d44897de23 100644 --- a/srcpkgs/rtorrent/template +++ b/srcpkgs/rtorrent/template @@ -1,7 +1,7 @@ # Template file for 'rtorrent' pkgname=rtorrent version=0.9.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-xmlrpc-c" hostmakedepends="automake libtool pkg-config"