From 94bd91b0ede268ec4b3f66acdb390942b2e4290b Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 14 May 2021 02:44:10 +0100 Subject: [PATCH] libbi: revision bump (perl shebang fix) Fixes CI failure seen in #76444 and various other PRs. Also, update the license. There are no "or later" references in the source repository. See https://github.com/Homebrew/brew/pull/11286. Closes #77243. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/libbi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libbi.rb b/Formula/libbi.rb index 21e286f48037..f9441e40ad12 100644 --- a/Formula/libbi.rb +++ b/Formula/libbi.rb @@ -3,8 +3,8 @@ class Libbi < Formula homepage "https://libbi.org/" url "https://github.com/lawmurray/LibBi/archive/1.4.5.tar.gz" sha256 "af2b6d30e1502f99a3950d63ceaf7d7275a236f4d81eff337121c24fbb802fbe" - license "GPL-2.0" - revision 2 + license "GPL-2.0-only" + revision 3 head "https://github.com/lawmurray/LibBi.git" bottle do