diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-03-03 12:26:20 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-08 06:35:04 +0700 |
commit | e7f9c311f6a69fd909fab4c2c641fd3b3e8f05e7 (patch) | |
tree | c706740e17e2c1adebcd0ad17a1b3a382fc9457f /libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild | |
parent | 7d5bc8b356a3c03148702bb3ebbc656fc5df3f83 (diff) | |
download | slackbuilds-e7f9c311f6a69fd909fab4c2c641fd3b3e8f05e7.tar.gz |
libraries/libtorrent-rasterbar: Updated for version 0.16.19.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild')
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild index 6c3b5ffe7c..169e1e8189 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libtorrent (rasterbar) -# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-0.16.3} +VERSION=${VERSION:-0.16.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |