diff options
author | Donald Cooley <chytraeu@sdf.org> | 2020-11-21 04:37:41 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-22 01:14:25 +0700 |
commit | 2a4f0f71d8a4ec11c77e016e3ebefd7f323b24c6 (patch) | |
tree | 3f71198cbb0a94c66686a0d570872386435e76f5 | |
parent | 57a6881647432b267953d78420f75de807e04fd7 (diff) | |
download | slackbuilds-2a4f0f71d8a4ec11c77e016e3ebefd7f323b24c6.tar.gz |
libraries/libtorrent-rasterbar: Updated for version 1.2.11.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild index f032bc0fba..637abb7229 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-1.2.10} +VERSION=${VERSION:-1.2.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info index 78b59bba76..df25c7c830 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info @@ -1,8 +1,8 @@ PRGNAM="libtorrent-rasterbar" -VERSION="1.2.10" +VERSION="1.2.11" HOMEPAGE="https://libtorrent.org/" -DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent-1.2.10/libtorrent-rasterbar-1.2.10.tar.gz" -MD5SUM="ebacb206c8a9f76ce5d8da182c4a829b" +DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/v1.2.11/libtorrent-rasterbar-1.2.11.tar.gz" +MD5SUM="12a329a8a51b793fd21c3a03bb70459e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |