From 3ad6fa14da44b81c1d489638a7fad8c44b4039d8 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:33 -0400 Subject: [PATCH] mktorrent: rebuild for openssl3 --- srcpkgs/mktorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mktorrent/template b/srcpkgs/mktorrent/template index d0707326324..c8571a8b909 100644 --- a/srcpkgs/mktorrent/template +++ b/srcpkgs/mktorrent/template @@ -1,7 +1,7 @@ # Template file for 'mktorrent' pkgname=mktorrent version=1.1 -revision=3 +revision=4 build_style=gnu-makefile make_build_args="USE_OPENSSL=1" make_install_args="USE_OPENSSL=1"