From b2506349f11e4837c02ddf31ee38ff3c7c439f8a Mon Sep 17 00:00:00 2001 From: Tom Fitzhenry Date: Tue, 31 May 2011 21:59:30 -0400 Subject: libraries/libtorrent: Updated for version 0.12.8. Signed-off-by: dsomero --- libraries/libtorrent/libtorrent.SlackBuild | 6 ++++-- libraries/libtorrent/libtorrent.info | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'libraries/libtorrent') diff --git a/libraries/libtorrent/libtorrent.SlackBuild b/libraries/libtorrent/libtorrent.SlackBuild index 76b85817e9..1e554cc9b5 100644 --- a/libraries/libtorrent/libtorrent.SlackBuild +++ b/libraries/libtorrent/libtorrent.SlackBuild @@ -5,10 +5,11 @@ # Updated by Andrew Brouwers, abrouwers@gmail.com # Updated to 0.12.6 by Brian Kysela 2010-02-17 -# Updated to 0.12.7 by Brian Kysela 2010-10-27 +# Updated to 0.12.7 by Brian Kysela 2010-10-27 +# Updated to 0.12.8 by Brian Kysela 2011-05-09. PRGNAM=libtorrent -VERSION=0.12.7 +VERSION=0.12.8 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -57,6 +58,7 @@ CXXFLAGS="$SLKCFLAGS" \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc \ --localstatedir=/var \ + --with-posix-fallocate \ --build=$ARCH-slackware-linux make diff --git a/libraries/libtorrent/libtorrent.info b/libraries/libtorrent/libtorrent.info index 5f1e0b1640..90b4d3da43 100644 --- a/libraries/libtorrent/libtorrent.info +++ b/libraries/libtorrent/libtorrent.info @@ -1,10 +1,10 @@ PRGNAM="libtorrent" -VERSION="0.12.7" +VERSION="0.12.8" HOMEPAGE="http://libtorrent.rakshasa.no/" -DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.12.7.tar.gz" -MD5SUM="2b5032bd3ef64f0d53f5ea73678e0eb0" +DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.12.8.tar.gz" +MD5SUM="5f644b6a96c9ef3c1b6df767eea1e705" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Tom Fitzhenry" EMAIL="tom@fitzhenry.name" -APPROVED="Erik Hanson" +APPROVED="dsomero" -- cgit v1.2.3-80-g2a13