diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libtorrent-rasterbar.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libtorrent-rasterbar.rb b/Library/Formula/libtorrent-rasterbar.rb index 3ea8e1f6e..93e642b5a 100644 --- a/Library/Formula/libtorrent-rasterbar.rb +++ b/Library/Formula/libtorrent-rasterbar.rb @@ -2,8 +2,8 @@ require 'formula' class LibtorrentRasterbar < Formula homepage 'http://www.rasterbar.com/products/libtorrent/' - url 'http://libtorrent.googlecode.com/files/libtorrent-rasterbar-0.15.9.tar.gz' - md5 '87eea591f6eb5da4f3af84aa6d753bc7' + url 'http://libtorrent.googlecode.com/files/libtorrent-rasterbar-0.16.3.tar.gz' + sha1 '72788037bdf6a0a4796b4d74e543528cbfe9899b' depends_on 'boost' |
