From eb9b4cc7e1c17668c97c566da8bbc2ae6a27d901 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 1 Jan 2023 11:51:21 -0500 Subject: [PATCH] tfel: revision bump (boost 1.81.0) Signed-off-by: Rui Chen --- Formula/tfel.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/tfel.rb b/Formula/tfel.rb index 3768397b032..71fb0234179 100644 --- a/Formula/tfel.rb +++ b/Formula/tfel.rb @@ -4,6 +4,7 @@ class Tfel < Formula url "https://github.com/thelfer/tfel/archive/refs/tags/TFEL-4.1.0.tar.gz" sha256 "7505c41da9df5fb3c281651ff29b58a18fd4d91b92f839322f0267269c5f1375" license "GPL-1.0-or-later" + revision 1 head "https://github.com/thelfer/tfel.git", using: :git, branch: "master" bottle do