diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index b524dcd15b0..4bf53a5e583 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -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 " 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() { diff --git a/srcpkgs/libtorrent-rasterbar/update b/srcpkgs/libtorrent-rasterbar/update new file mode 100644 index 00000000000..2f098c594ea --- /dev/null +++ b/srcpkgs/libtorrent-rasterbar/update @@ -0,0 +1 @@ +pattern='libtorrent-\K[\d]+_[\d]+_[\d]+'