blob: 942725ae688b045694fe64c00c230521b10741d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libtorrent-ipv6
pkgdesc = BitTorrent library with a focus on high performance and good code, with ipv6 support
pkgver = 0.15.2
pkgrel = 1
url = https://github.com/rakshasa/libtorrent
arch = x86_64
license = GPL-2.0-only
makedepends = git
depends = openssl
depends = zlib
provides = libtorrent
conflicts = libtorrent
source = libtorrent::git+https://github.com/rakshasa/libtorrent.git#commit=215547d9e361f9932752af54fb9cf66dc3cd6ced
source = tracker-ipv6.patch
sha256sums = fc9dda567236408f104d9dd29032a5e3ff5f4d94dcc2abf526fa68b858fe9b85
sha256sums = e28c4fbb8bdc5322467726eff66c778029609724bb192f920bc4e249db6ebfdf
pkgname = libtorrent-ipv6
|