Skip to content

Commit fef84b4

Browse files
committed
[email protected]: update upstream patch
1 parent 743e404 commit fef84b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class PythonAT39 < Formula
44
url "https://www.python.org/ftp/python/3.9.0/Python-3.9.0.tar.xz"
55
sha256 "9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854"
66
license "Python-2.0"
7-
revision 3
7+
revision 4
88

99
livecheck do
1010
url "https://www.python.org/ftp/python/"
@@ -87,8 +87,8 @@ class PythonAT39 < Formula
8787
# Further patch for Big Sur, remove in 3.9.2
8888
# https://github.com/python/cpython/pull/23556
8989
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"
9292
end
9393
end
9494

0 commit comments

Comments
 (0)