diff options
author | David Woodfall <dave@dawoodfall.net> | 2018-11-24 06:55:43 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:57 +0700 |
commit | ceef508fc4254da605157107c515da65eca100ed (patch) | |
tree | 23f8817ce2d6f18785a1058a70ae0661fd0d1e05 | |
parent | d116f9db67cc624acf898da1a629ceef25c83463 (diff) | |
download | slackbuilds-ceef508fc4254da605157107c515da65eca100ed.tar.gz |
libraries/libtorrent-rasterbar: Update to 1.1.11
-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 d13baa2f4b..b6a0cb7830 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-1.1.9} +VERSION=${VERSION:-1.1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info index 64b0e60301..d0b11d8c08 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info @@ -1,8 +1,8 @@ PRGNAM="libtorrent-rasterbar" -VERSION="1.1.9" +VERSION="1.1.11" HOMEPAGE="https://libtorrent.org/" -DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_9/libtorrent-rasterbar-1.1.9.tar.gz" -MD5SUM="999575cfa317a941c0dcae4f5b90902a" +DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_11/libtorrent-rasterbar-1.1.11.tar.gz" +MD5SUM="80e76c6fe6a57cf262afe09583c4dda2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="GeoIP" |