minised: use https homepage (and fix bad redirect)
This commit is contained in:
parent
d6a44ecf38
commit
57838c6a91
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
class Minised < Formula
|
class Minised < Formula
|
||||||
desc "Smaller, cheaper, faster SED implementation"
|
desc "Smaller, cheaper, faster SED implementation"
|
||||||
homepage "http://www.exactcode.de/site/open_source/minised/"
|
homepage "https://www.exactcode.com/opensource/minised/"
|
||||||
url "https://dl.exactcode.de/oss/minised/minised-1.15.tar.gz"
|
url "https://dl.exactcode.de/oss/minised/minised-1.15.tar.gz"
|
||||||
sha256 "ada36a55b71d1f2eb61f2f3b95f112708ce51e69f601bf5ea5d7acb7c21b3481"
|
sha256 "ada36a55b71d1f2eb61f2f3b95f112708ce51e69f601bf5ea5d7acb7c21b3481"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue