diff options
author | Brian Kysela <brian.kysela@gmail.com> | 2011-07-03 01:47:27 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-03 01:47:27 -0300 |
commit | b3ed81e1faee3051ece10c324ad8c44c3b15c16f (patch) | |
tree | 9e8ab36f3aa9ba99f333f5698b03057ede525d66 /libraries/libtorrent/libtorrent.SlackBuild | |
parent | fbefc045a934320d623f3ce687b7ee8bfb6fb7bc (diff) | |
download | slackbuilds-b3ed81e1faee3051ece10c324ad8c44c3b15c16f.tar.gz |
libraries/libtorrent: Updated for version 0.12.9.
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} |