From e8ba8c62c05af43cbc212ddbb33dc711e84a1621 Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sat, 4 Mar 2017 19:20:55 +0100 Subject: [PATCH] Update qbittorrent and libtorrent-rasterbar --- satellites/libtorrent-rasterbar.sat | 4 ++-- satellites/qbittorrent.sat | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/satellites/libtorrent-rasterbar.sat b/satellites/libtorrent-rasterbar.sat index 37d9360..a27625f 100644 --- a/satellites/libtorrent-rasterbar.sat +++ b/satellites/libtorrent-rasterbar.sat @@ -1,11 +1,11 @@ import 'compile/configure' name=libtorrent-rasterbar -version=1.0.10 +version=1.1.2 update_url='https://github.com/arvidn/libtorrent/releases' dlextract "https://github.com/arvidn/libtorrent/releases/download/libtorrent-$(echo "$version" | tr . _)/$name-$version.tar.gz" \ - 'e917dc024e956e80d3d6ca19e40d7f42' + 'ed801ea0ac751cda3bd1e0c7def92eca' header_end cd "$name-$version" diff --git a/satellites/qbittorrent.sat b/satellites/qbittorrent.sat index f1cc3e9..7f7e10c 100644 --- a/satellites/qbittorrent.sat +++ b/satellites/qbittorrent.sat @@ -1,13 +1,13 @@ import 'compile/configure' name=qbittorrent -version=3.3.10 +version=3.3.11 update_url='https://www.qbittorrent.org/download.php' define_option '!qt4: Build for Qt4 instead of Qt5' dlextract "http://sourceforge.net/projects/$name/files/$name/$name-$version/$name-$version.tar.xz" \ - '47497bf0fb27ad54efde2bcd5c549e5b' + 'c0b23cc43bb99cf2bf51a2e4d4f6d926' header_end cd "$name-$version"