abcm2ps 8.7.8 (devel)
Unfortunately, I couldn’t convert the download URLs to https; the site doesn’t seem to support it. Closes Homebrew/homebrew#39826. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e8c03024ae
commit
2de0d0cae3
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ class Abcm2ps < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
devel do
|
devel do
|
||||||
url "http://moinejf.free.fr/abcm2ps-8.7.4.tar.gz"
|
url "http://moinejf.free.fr/abcm2ps-8.7.8.tar.gz"
|
||||||
sha256 "c81ada90810f7f70aff08c5962edc209c78e1aed34892ff871ba85765274dc17"
|
sha256 "f9120e8ffd8e9eba3095fc800c7cceca5017eadeedcc2e1e19d7c59082201cbc"
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
|
|
Loading…
Reference in a new issue