libtorrent: adopt

This commit is contained in:
Nathan Owens 2019-11-05 18:37:42 -06:00 committed by Helmut Pozimski
parent 8c3d453d49
commit ce05b815a7

View file

@ -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 <orphan@voidlinux.org>"
maintainer="Nathan Owens <ndowens04@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/rakshasa/${pkgname}"
distfiles="https://github.com/rakshasa/${pkgname}/archive/v${version}.tar.gz"