diff --git a/Formula/libtorrent-rasterbar.rb b/Formula/libtorrent-rasterbar.rb index 65d1df9de44..2b0ff3dc9b7 100644 --- a/Formula/libtorrent-rasterbar.rb +++ b/Formula/libtorrent-rasterbar.rb @@ -2,6 +2,7 @@ class LibtorrentRasterbar < Formula desc "C++ bittorrent library with Python bindings" homepage "https://www.libtorrent.org/" license "BSD-3-Clause" + revision 1 head "https://github.com/arvidn/libtorrent.git", branch: "RC_2_0" # Remove `stable do` block when patch is no longer needed.