xsel: specify default branch for `head` build

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2023-01-01 19:41:07 -05:00 committed by BrewTestBot
parent 16c66f5f3e
commit 2e967ebfab
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -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