asn1c: specify default branch for `head` build

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2023-01-01 19:40:48 -05:00 committed by BrewTestBot
parent 8b86dcd137
commit 3928de61e9
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class Asn1c < Formula
end
head do
url "https://github.com/vlm/asn1c.git"
url "https://github.com/vlm/asn1c.git", branch: "master"
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build