meson: secure url
This commit is contained in:
parent
be1d6641f7
commit
7a8239d5bf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Meson < Formula
|
||||
desc "Fast and user friendly build system"
|
||||
homepage "http://mesonbuild.com/"
|
||||
homepage "https://mesonbuild.com/"
|
||||
url "https://github.com/mesonbuild/meson/releases/download/0.46.0/meson-0.46.0.tar.gz"
|
||||
sha256 "b7df91b01a358a8facdbfa33596a47cda38a760435ab55e1985c0bff06a9cbf0"
|
||||
head "https://github.com/mesonbuild/meson.git"
|
||||
|
|
Loading…
Reference in a new issue