From ee9bd135e36a0544add4983ae5849e8359d1a690 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 15 Nov 2013 13:41:12 -0600 Subject: [PATCH] libtorrent-rasterbar 0.16.12 Signed-off-by: Jack Nagel --- 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 3fd151c1ab1..c90265a6936 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://libtorrent.googlecode.com/files/libtorrent-rasterbar-0.16.11.tar.gz' - sha1 'accf70b2ddc5ab048a35c6dc3ef20718a67833f5' + url 'https://libtorrent.googlecode.com/files/libtorrent-rasterbar-0.16.12.tar.gz' + sha1 'cd326fd2609c3d00c25dabdd441a0704efbf0207' depends_on 'pkg-config' => :build depends_on 'boost'