From c563cf26d9c2812e5fe0165a500a27e9400e7cbd Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 23 Jan 2020 08:52:32 +0000 Subject: libtorrent-rasterbar: update to 1.2.3 to accompany qbittorrent 4.2.1 --- libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libtorrent-rasterbar') diff --git a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild index a07faceb..36a77432 100755 --- a/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild +++ b/libtorrent-rasterbar/build/libtorrent-rasterbar.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Eric Hameleers, Eindhoven, NL +# Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -102,6 +102,8 @@ # * Updated to accompany qbittorrent-4.1.6 in -current. # 1.1.13-2: 28/oct/2019 by Eric Hameleers # * Rebuilt on slackware-current. +# 1.2.3-1: 23/jan/2020 by Eric Hameleers +# * Updated to accompany qbittorrent-4.2.1 in -current. # # Run 'sh libtorrent-rasterbar.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -113,8 +115,8 @@ SRCNAM=libtorrent PRGNAM=${SRCNAM}-rasterbar -VERSION=${VERSION:-1.1.13} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.2.3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad