From cd44c7aecca24960780aeb24c9073bf1ee2a2e99 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sun, 12 May 2019 22:17:28 +0200 Subject: [PATCH] transmission: rebuild for libressl-2.9.2. --- srcpkgs/transmission/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/transmission/template b/srcpkgs/transmission/template index d51a25b7b70..34327453efc 100644 --- a/srcpkgs/transmission/template +++ b/srcpkgs/transmission/template @@ -1,7 +1,7 @@ # Template file for 'transmission' pkgname=transmission version=2.94 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp --without-systemd-daemon"