From 8d129a1d8f7b3741b1af1dc40a357cd7d21f2a21 Mon Sep 17 00:00:00 2001 From: Keve Date: Wed, 25 Dec 2024 22:25:07 +0100 Subject: [PATCH] atf: add --HEAD Add head line to atf formula. --- Formula/a/atf.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/a/atf.rb b/Formula/a/atf.rb index dd2d6d0ca0b13..32beb8254aec9 100644 --- a/Formula/a/atf.rb +++ b/Formula/a/atf.rb @@ -4,6 +4,7 @@ class Atf < Formula url "https://github.com/freebsd/atf/releases/download/atf-0.22/atf-0.22.tar.gz" sha256 "e186c079b5140e894bcb6936a08db4f4bbcb816c8497a7e8d7d34344b4ee1b63" license "BSD-2-Clause" + head "https://github.com/freebsd/atf.git", branch: "master" bottle do sha256 arm64_sequoia: "ec7ee677a1def2695ddcbdf5d1274d4974d0c79e0346902d43f00839369c34cc"