libtorrent-rasterbar 1.1.6

use https for homepage

Closes #22314.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-01-01 04:53:08 -08:00
parent 9f506e6657
commit e61e034e87

View file

@ -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_5/libtorrent-rasterbar-1.1.5.tar.gz"
sha256 "103134068389155a0f2bccaca72a57765460eb8188495089dcad280dcf426930"
homepage "https://www.libtorrent.org/"
url "https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_6/libtorrent-rasterbar-1.1.6.tar.gz"
sha256 "b7c74d004bd121bd6e9f8975ee1fec3c95c74044c6a6250f6b07f259f55121ef"
bottle do
cellar :any