File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -1969,6 +1969,7 @@ marksman
19691969marp-cli
19701970massdriver
19711971massren
1972+ mat2
19721973matplotplusplus
19731974matterbridge
19741975maturin
Original file line number Diff line number Diff line change @@ -3,10 +3,9 @@ class Mat2 < Formula
33
44 desc "Metadata anonymization toolkit"
55 homepage "https://0xacab.org/jvoisin/mat2"
6- url "https://files.pythonhosted.org/packages/d5/e4/f02d057fe6cf32b68e402c5f86276244105da40161e84ef785b2ae0bf809 /mat2-0.13.4 .tar.gz"
7- sha256 "744aeee924c9898a397fe930593b803c540389bf39cd24553b99a89acc2f5901 "
6+ url "https://files.pythonhosted.org/packages/ce/53/da9720bf3d8a3419e2d337ba0d12817c75578ada4ec1f161fc602dd2ed1d /mat2-0.13.5 .tar.gz"
7+ sha256 "d7e7c4f0f0cfcf8bd656f97919281d0c6207886d84bdfdbb192c152ebf91fe19 "
88 license "LGPL-3.0-or-later"
9- revision 1
109
1110 bottle do
1211 rebuild 1
@@ -32,13 +31,6 @@ class Mat2 < Formula
3231 sha256 "719fadef0a978c31b4cf3c956261b3c58b6948b32023078a2117b1de09f0fc99"
3332 end
3433
35- # patch man1 file layout, remove in next release
36- # https://0xacab.org/jvoisin/mat2/-/merge_requests/111
37- patch do
38- url "https://0xacab.org/jvoisin/mat2/-/commit/406924bb6164384fe0a8a8f3dc8dfe7d15577cfc.diff"
39- sha256 "4c1c57ca8fe1eabea41d66f3ef9bd4eb2bac8ac181fceeefece4b92b5be9658d"
40- end
41-
4234 def install
4335 virtualenv_install_with_resources
4436 end
You can’t perform that action at this time.
0 commit comments