portmidi: update optional Cython resource
This commit is contained in:
parent
2c08a79eb6
commit
327f3f70f8
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ class Portmidi < Formula
|
|||
patch :DATA if build.without? "java"
|
||||
|
||||
resource "Cython" do
|
||||
url "https://pypi.python.org/packages/source/C/Cython/Cython-0.24.tar.gz"
|
||||
sha256 "6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1"
|
||||
url "https://files.pythonhosted.org/packages/c6/fe/97319581905de40f1be7015a0ea1bd336a756f6249914b148a17eefa75dc/Cython-0.24.1.tar.gz"
|
||||
sha256 "84808fda00508757928e1feadcf41c9f78e9a9b7167b6649ab0933b76f75e7b9"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue