mrbayes: revision bump for Linux

Fixes:
Thread 1 "mb" received signal SIGILL, Illegal instruction.
0x00000000004a869b in SetUpMoveTypes ()

(gdb)  bt full
No symbol table info available.
No symbol table info available.
No symbol table info available

Closes #90197.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Michka Popoff 2021-11-30 22:40:47 +01:00 committed by BrewTestBot
parent 267622f734
commit b4cc550c4e
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Mrbayes < Formula
url "https://github.com/NBISweden/MrBayes/archive/v3.2.7a.tar.gz"
sha256 "3eed2e3b1d9e46f265b6067a502a89732b6f430585d258b886e008e846ecc5c6"
license "GPL-3.0-or-later"
revision 1
head "https://github.com/NBISweden/MrBayes.git", branch: "develop"
livecheck do