libtorrent-rasterbar: update to 1.0.9.
This commit is contained in:
parent
010b280428
commit
8daf8b95fb
1 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libtorrent-rasterbar'
|
# Template file for 'libtorrent-rasterbar'
|
||||||
pkgname=libtorrent-rasterbar
|
pkgname=libtorrent-rasterbar
|
||||||
version=1.0.7
|
version=1.0.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-python-binding --with-libgeoip"
|
configure_args="--enable-python-binding --with-libgeoip"
|
||||||
hostmakedepends="pkg-config intltool python-devel"
|
hostmakedepends="pkg-config intltool python-devel"
|
||||||
|
@ -11,9 +11,13 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
homepage="http://www.rasterbar.com/products/libtorrent/"
|
homepage="http://www.rasterbar.com/products/libtorrent/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
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=3e16e024b175fefada17471c659fdbcfab235f9619d4f0913faa13cb02ca8d83
|
checksum=11a93125ed49f796fca83da925ab7dc29e91d88b915f078caaddaaf559d63db6
|
||||||
nocross="http://build.voidlinux.eu/builders/armv6l_builder/builds/16858/steps/shell_3/logs/stdio"
|
nocross="http://build.voidlinux.eu/builders/armv6l_builder/builds/16858/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
||||||
libtorrent-rasterbar-devel_package() {
|
libtorrent-rasterbar-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} libressl-devel>=2.1.4 boost-devel geoip-devel"
|
depends="${sourcepkg}>=${version}_${revision} libressl-devel>=2.1.4 boost-devel geoip-devel"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue