mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libtorrent: Updated for version 0.13.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
079c9c475e
commit
6a221c2c79
2 changed files with 5 additions and 4 deletions
|
@ -8,9 +8,10 @@
|
|||
# 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.9 by Brian Kysela 2011-06-27
|
||||
# Updated to 0.13.0 by Brian Kysela 2011-12-12
|
||||
|
||||
PRGNAM=libtorrent
|
||||
VERSION=0.12.9
|
||||
VERSION=0.13.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libtorrent"
|
||||
VERSION="0.12.9"
|
||||
VERSION="0.13.0"
|
||||
HOMEPAGE="http://libtorrent.rakshasa.no/"
|
||||
DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.12.9.tar.gz"
|
||||
MD5SUM="b128bbd324f03eb42ef5060080f87548"
|
||||
DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.0.tar.gz"
|
||||
MD5SUM="d499178f72010d5067a77f41fa1a1505"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Brian Kysela"
|
||||
|
|
Loading…
Reference in a new issue