libtorrent-rasterbar: update to 1.1.11.
This commit is contained in:
parent
ffdd56c6b6
commit
206bd9f3fc
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libtorrent-rasterbar'
|
# Template file for 'libtorrent-rasterbar'
|
||||||
pkgname=libtorrent-rasterbar
|
pkgname=libtorrent-rasterbar
|
||||||
version=1.1.10
|
version=1.1.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr"
|
configure_args="--enable-python-binding --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||||
hostmakedepends="automake pkg-config intltool libtool python-devel"
|
hostmakedepends="automake pkg-config intltool libtool python-devel"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="C++ bittorrent library by Rasterbar Software"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://libtorrent.org/"
|
homepage="https://libtorrent.org/"
|
||||||
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
|
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent_${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
|
||||||
checksum=07b2b391e0d16bc693d793e352338488a0e41f3130b70884bb2e0270ea00b8c2
|
checksum=7c23deba7fa279825642307587609d51c9935ac7606e0ef2f2d0ba10728b5847
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
||||||
|
|
Loading…
Reference in a new issue