We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04107c6 commit ebe025bCopy full SHA for ebe025b
Formula/m/mk-configure.rb
@@ -1,8 +1,8 @@
1
class MkConfigure < Formula
2
desc "Lightweight replacement for GNU autotools"
3
homepage "https://github.com/cheusov/mk-configure"
4
- url "https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.39.4/mk-configure-0.39.4.tar.gz"
5
- sha256 "30a8bd63ee3f4f2ec3eee92b2ef9b05de87d20c683dd2d89f579886ced282896"
+ url "https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.40.0/mk-configure-0.40.0.tar.gz"
+ sha256 "2a422f78752d25f37800cdfe5e96f1d081066837feefb8c8109db4e1daf51d4d"
6
license all_of: ["BSD-2-Clause", "BSD-3-Clause", "MIT", "MIT-CMU"]
7
8
livecheck do
0 commit comments