diff --git a/srcpkgs/mktorrent/template b/srcpkgs/mktorrent/template index 51de7921fb6..d0707326324 100644 --- a/srcpkgs/mktorrent/template +++ b/srcpkgs/mktorrent/template @@ -1,10 +1,11 @@ # Template file for 'mktorrent' pkgname=mktorrent version=1.1 -revision=2 +revision=3 build_style=gnu-makefile make_build_args="USE_OPENSSL=1" -makedepends="libressl-devel" +make_install_args="USE_OPENSSL=1" +makedepends="openssl-devel" short_desc="Simple command line utility to create BitTorrent metainfo files" maintainer="Georg Schabel " license="GPL-2.0-or-later"