libtorrent-rasterbar: update to 1.0.7
This commit is contained in:
parent
05df170f09
commit
24f67c8a69
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtorrent-rasterbar'
|
||||
pkgname=libtorrent-rasterbar
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-python-binding --with-libgeoip"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
homepage="http://www.rasterbar.com/products/libtorrent/"
|
||||
license="BSD"
|
||||
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
|
||||
checksum=c97de804b77f44591801631aca3869567671df2d3e2afe7f5453d8db2478fd61
|
||||
checksum=3e16e024b175fefada17471c659fdbcfab235f9619d4f0913faa13cb02ca8d83
|
||||
nocross="http://build.voidlinux.eu/builders/armv6l_builder/builds/16858/steps/shell_3/logs/stdio"
|
||||
|
||||
libtorrent-rasterbar-devel_package() {
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pattern='libtorrent-\K[\d]+_[\d]+_[\d]+'
|
Loading…
Reference in New Issue