From 20dfe2e1069802facf58badd8b72fe95237716ec Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Mon, 30 Aug 2021 19:09:22 +0800 Subject: [PATCH] octave: revision bump (gcc versioned path fix) The previous commit reconfigures GCC to stop using its full version in file system paths. We need to bump this revision to pull in the fix. Closes #84245. --- Formula/octave.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/octave.rb b/Formula/octave.rb index 698922e8ec771..11de430589d62 100644 --- a/Formula/octave.rb +++ b/Formula/octave.rb @@ -5,6 +5,7 @@ class Octave < Formula mirror "https://ftpmirror.gnu.org/octave/octave-6.3.0.tar.xz" sha256 "fb472cb957c748670391cbc3385ff230cf44832bc314fee359e43c69cf9da5ef" license "GPL-3.0-or-later" + revision 1 bottle do sha256 arm64_big_sur: "6bf235731cccb20bba3e58414147bcb63f3b2d3c8f33a2f05d4ca139f9b8f55a"