diff options
author | David Woodfall <dave@dawoodfall.net> | 2018-06-26 09:09:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:00:13 +0700 |
commit | 667c4ebb2643c8146bf495e1833eac8781dfcde4 (patch) | |
tree | 8ed654d541eea7f9399a23497d9b66d7e84856ea /libraries/libtorrent-rasterbar | |
parent | bf4573b6a85aad6aa9f75a5a524e2ab286f768ae (diff) |
libraries/libtorrent-rasterbar: Updated for version 1.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtorrent-rasterbar')
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild index 90346d6a017a..75873643f0b3 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-1.0.11} -BUILD=${BUILD:-4} +VERSION=${VERSION:-1.1.8} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info index 91f07d57ed49..4a2a50c674a4 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info @@ -1,8 +1,8 @@ PRGNAM="libtorrent-rasterbar" -VERSION="1.0.11" +VERSION="1.1.8" HOMEPAGE="https://libtorrent.org/" -DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_0_11/libtorrent-rasterbar-1.0.11.tar.gz" -MD5SUM="f49e43286a64e8bbdef9ea59baa78b55" +DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_8/libtorrent-rasterbar-1.1.8.tar.gz" +MD5SUM="dfe3890d08e20379b257e97b2c2a3a0c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="GeoIP" |