diff options
author | Logan Rathbone <poprocks@gmail.com> | 2023-06-05 09:39:04 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-09 19:45:39 +0700 |
commit | 17f53b1a9411877161df606164f123988ed0b525 (patch) | |
tree | 251e085dd0974e48784071f8df189ce77546bd4f /libraries/libtorrent-rasterbar | |
parent | 2c735868244c7317f630b6852795b5fa56f9cd5d (diff) |
libraries/libtorrent-rasterbar: Update for 1.2.19
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtorrent-rasterbar')
-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 37005ac99abf5..88aecdbe4e3ff 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-1.2.18} +VERSION=${VERSION:-1.2.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info index b9b95975e1cc8..e7a7933c16772 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.18" +VERSION="1.2.19" HOMEPAGE="https://libtorrent.org/" -DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/v1.2.18/libtorrent-rasterbar-1.2.18.tar.gz" -MD5SUM="29ec27513a1e93011ee1074698837248" +DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/v1.2.19/libtorrent-rasterbar-1.2.19.tar.gz" +MD5SUM="fc5069e996d497fbd792fecebb48a305" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |