meson 0.47.0
Closes #29679. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c2200fd557
commit
5e213abea5
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Meson < Formula
|
||||
desc "Fast and user friendly build system"
|
||||
homepage "https://mesonbuild.com/"
|
||||
url "https://github.com/mesonbuild/meson/releases/download/0.46.1/meson-0.46.1.tar.gz"
|
||||
sha256 "19497a03e7e5b303d8d11f98789a79aba59b5ad4a81bd00f4d099be0212cee78"
|
||||
revision 1
|
||||
url "https://github.com/mesonbuild/meson/releases/download/0.47.0/meson-0.47.0.tar.gz"
|
||||
sha256 "1bd360a58c28039cdb3b8ce909764e90a58481deb79396227ba4081af377f009"
|
||||
head "https://github.com/mesonbuild/meson.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue