diff --git a/Formula/xsel.rb b/Formula/xsel.rb index 79d18347ff7..78b1649d21a 100644 --- a/Formula/xsel.rb +++ b/Formula/xsel.rb @@ -63,7 +63,7 @@ class Xsel < Formula end head do - url "https://github.com/kfish/xsel.git" + url "https://github.com/kfish/xsel.git", branch: "master" depends_on "autoconf" => :build depends_on "automake" => :build