diff options
author | Dave Woodfall <dave@tty1.uk> | 2019-04-09 03:44:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-13 06:56:57 +0700 |
commit | 3db8d9728dfc2bcef92e3839bf8f55f33b973137 (patch) | |
tree | e4a7b5dba4b21608bee7cd8be54014fd9dbcbde7 /libraries/libtorrent-rasterbar | |
parent | cf1c2631f6ec3254efb277b8af48cc986b1bcdfd (diff) | |
download | slackbuilds-3db8d9728dfc2bcef92e3839bf8f55f33b973137.tar.gz |
libraries/libtorrent-rasterbar: Update to 1.1.12
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 | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild index 25a72a68a5..8507a88fc0 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.1.11} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.1.12} +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 d0b11d8c08..758cb0eef9 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info @@ -1,10 +1,10 @@ PRGNAM="libtorrent-rasterbar" -VERSION="1.1.11" +VERSION="1.1.12" HOMEPAGE="https://libtorrent.org/" -DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_11/libtorrent-rasterbar-1.1.11.tar.gz" -MD5SUM="80e76c6fe6a57cf262afe09583c4dda2" +DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_12/libtorrent-rasterbar-1.1.12.tar.gz" +MD5SUM="2936033607cd2e3e3edff0e10f6ac799" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="GeoIP" -MAINTAINER="David Woodfall" -EMAIL="dave@dawoodfall.net" +MAINTAINER="Dave Woodfall" +EMAIL="dave@tty1.uk" |