File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ class PythonAT39 < Formula
4
4
url "https://www.python.org/ftp/python/3.9.0/Python-3.9.0.tar.xz"
5
5
sha256 "9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854"
6
6
license "Python-2.0"
7
- revision 3
7
+ revision 4
8
8
9
9
livecheck do
10
10
url "https://www.python.org/ftp/python/"
@@ -87,8 +87,8 @@ class PythonAT39 < Formula
87
87
# Further patch for Big Sur, remove in 3.9.2
88
88
# https://github.com/python/cpython/pull/23556
89
89
patch do
90
- url "https://github.com/fxcoudert/cpython/commit/cd26ccbb .patch?full_index=1"
91
- sha256 "59c98f991f839d610d53ca5c4af1464a99adf6c85e807f8a676b3e41c5dbe0a2 "
90
+ url "https://github.com/fxcoudert/cpython/commit/6511bf56 .patch?full_index=1"
91
+ sha256 "3a34fea8a133305bc337d67acfacc36dc8f9d47a808dd592f5b0cd8c9c9384d2 "
92
92
end
93
93
end
94
94
You can’t perform that action at this time.
0 commit comments