libtorrent-rasterbar 1.1.3
Closes #12574. Signed-off-by: Baptiste Fontaine <b@ptistefontaine.fr>
This commit is contained in:
parent
f0d687803b
commit
844ddf67f1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class LibtorrentRasterbar < Formula
|
||||
desc "C++ bittorrent library by Rasterbar Software"
|
||||
homepage "http://www.libtorrent.org/"
|
||||
url "https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_1/libtorrent-rasterbar-1.1.1.tar.gz"
|
||||
sha256 "f70c82367b0980460ef95aff3e117fd4a174477892d529beec434f74d615b31f"
|
||||
url "https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_3/libtorrent-rasterbar-1.1.3.tar.gz"
|
||||
sha256 "44196a89932c26528f5db19289d0f0f4130730a61dccc61c9f1eac9ad3e881d8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue