mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
libtorrent-rasterbar: update to 1.1.4
This commit is contained in:
parent
be1dab3713
commit
04b1a2c34f
@ -1,7 +1,7 @@
|
||||
pkgname=libtorrent-rasterbar
|
||||
pkgver=1.1.3
|
||||
pkgver=1.1.4
|
||||
_pkgver=${pkgver//./_}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around"
|
||||
url="http://www.rasterbar.com/products/libtorrent/"
|
||||
arch=('x86_64')
|
||||
@ -10,7 +10,7 @@ depends=('boost-libs' 'python2' 'python3' 'geoip' 'websocketpp')
|
||||
makedepends=('boost' 'cmake')
|
||||
options=('!emptydirs')
|
||||
source=(https://github.com/arvidn/libtorrent/archive/libtorrent-${_pkgver}/$pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('363f6f59e9e2a251d3fc0a334f9c2384682998bb46038f69d877548d66c0d539')
|
||||
sha256sums=('9acbb24b47fa91fc1f10bda5853bd1e11b9873c9298baeb6b40e7cf7cf2237e7')
|
||||
|
||||
prepare() {
|
||||
mkdir py2 py3
|
||||
|
Loading…
Reference in New Issue
Block a user