From ce05b815a7f2ea91ba729b8ba4b8a42512ee696e Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Tue, 5 Nov 2019 18:37:42 -0600 Subject: [PATCH] libtorrent: adopt --- srcpkgs/libtorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libtorrent/template b/srcpkgs/libtorrent/template index 3124517939..060b071e4c 100644 --- a/srcpkgs/libtorrent/template +++ b/srcpkgs/libtorrent/template @@ -8,7 +8,7 @@ configure_args="--enable-static --disable-debug --without-kqueue hostmakedepends="automake libtool pkg-config" makedepends="libcppunit-devel libressl-devel zlib-devel" short_desc="BitTorrent library written in C++" -maintainer="Orphaned " +maintainer="Nathan Owens " license="GPL-2.0-or-later" homepage="https://github.com/rakshasa/${pkgname}" distfiles="https://github.com/rakshasa/${pkgname}/archive/v${version}.tar.gz"