mujs: secure/fix url(s)

This commit is contained in:
Viktor Szakats 2018-07-30 12:11:25 +00:00 committed by Viktor Szakats
parent e19b64def3
commit de109e0067

View file

@ -1,6 +1,6 @@
class Mujs < Formula
desc "Embeddable Javascript interpreter"
homepage "http://dev.mujs.com/"
homepage "https://www.mujs.com/"
# use tag not tarball so the version in the pkg-config file isn't blank
url "https://github.com/ccxvii/mujs.git",
:tag => "1.0.3",