diff options
Diffstat (limited to 'libraries/libtorrent/libtorrent.SlackBuild')
-rw-r--r-- | libraries/libtorrent/libtorrent.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/libtorrent/libtorrent.SlackBuild b/libraries/libtorrent/libtorrent.SlackBuild index 1e554cc9b5..6c51d996ef 100644 --- a/libraries/libtorrent/libtorrent.SlackBuild +++ b/libraries/libtorrent/libtorrent.SlackBuild @@ -6,10 +6,11 @@ # Updated by Andrew Brouwers, abrouwers@gmail.com # Updated to 0.12.6 by Brian Kysela <brian.kysela@gmail.com> 2010-02-17 # Updated to 0.12.7 by Brian Kysela 2010-10-27 -# Updated to 0.12.8 by Brian Kysela 2011-05-09. +# Updated to 0.12.8 by Brian Kysela 2011-05-09 +# Updated to 0.12.9 by Brian Kysela 2011-06-27 PRGNAM=libtorrent -VERSION=0.12.8 +VERSION=0.12.9 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |