From 60c4473318443320511f897aacb70e3e3d570e0f Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 15 Mar 2014 19:07:33 -0500 Subject: [PATCH] libtorrent-rasterbar 0.16.15 --- Formula/libtorrent-rasterbar.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libtorrent-rasterbar.rb b/Formula/libtorrent-rasterbar.rb index a3760f1a507..b3e164d44f9 100644 --- a/Formula/libtorrent-rasterbar.rb +++ b/Formula/libtorrent-rasterbar.rb @@ -2,8 +2,8 @@ require 'formula' class LibtorrentRasterbar < Formula homepage 'http://www.rasterbar.com/products/libtorrent/' - url 'https://downloads.sourceforge.net/project/libtorrent/libtorrent/libtorrent-rasterbar-0.16.14.tar.gz' - sha1 'e9075354af9b7c3f6a62d54d34c407c75b0bfaff' + url 'https://downloads.sourceforge.net/project/libtorrent/libtorrent/libtorrent-rasterbar-0.16.15.tar.gz' + sha1 '8657a493fb2ee4e6bf55e484deb922d23b65818d' depends_on 'pkg-config' => :build depends_on 'boost'