From 08220ec1f5649746c5dd8e0e51a4b442913a0b3b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 4 Nov 2018 15:50:12 -0200 Subject: [PATCH] transmission: rebuild against libressl-2.8 --- srcpkgs/transmission/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/transmission/template b/srcpkgs/transmission/template index edddecb49cb..0596cd4740d 100644 --- a/srcpkgs/transmission/template +++ b/srcpkgs/transmission/template @@ -1,7 +1,7 @@ # Template file for 'transmission' pkgname=transmission version=2.94 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp --without-systemd-daemon"