mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libtorrent: adopt
This commit is contained in:
parent
8c3d453d49
commit
ce05b815a7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ configure_args="--enable-static --disable-debug --without-kqueue
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libcppunit-devel libressl-devel zlib-devel"
|
makedepends="libcppunit-devel libressl-devel zlib-devel"
|
||||||
short_desc="BitTorrent library written in C++"
|
short_desc="BitTorrent library written in C++"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/rakshasa/${pkgname}"
|
homepage="https://github.com/rakshasa/${pkgname}"
|
||||||
distfiles="https://github.com/rakshasa/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rakshasa/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue