libtorrent-rasterbar: update to 1.1.4

This commit is contained in:
Jeff Huang 2017-09-09 14:49:49 +01:00
parent be1dab3713
commit 04b1a2c34f

View File

@ -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