mk-configure 0.33.0
Closes #49218. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
e972825ffd
commit
9fccc3101d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class MkConfigure < Formula
|
||||
desc "Lightweight replacement for GNU autotools"
|
||||
homepage "https://github.com/cheusov/mk-configure"
|
||||
url "https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.32.1/mk-configure-0.32.1.tar.gz"
|
||||
sha256 "0b9d9b409e6eb7d3820c64a972078f4380697c68abafee7ec16a7eb74cf2eb9e"
|
||||
url "https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.33.0/mk-configure-0.33.0.tar.gz"
|
||||
sha256 "93579c239a96a07b1ba3e7f6c0b298e9a7fbf19f0d850d66e5c9c36a37b7a2ce"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue