Skip to content

Commit f00f4a4

Browse files
committed
[email protected]_py312: update formula to use locally hosted patch files
1 parent 65237d5 commit f00f4a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/[email protected]_py312.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ class Pyside2AT51515Py312 < Formula
7171

7272
# Apply Debian patches to support Clang >= v15 https://bugreports.qt.io/browse/PYSIDE-2268
7373
patch do
74-
url "http://deb.debian.org/debian/pool/main/p/pyside2/pyside2_5.15.16-1.debian.tar.xz"
75-
sha256 "3a4b596537c26bac8f94f92256f64f0e30f436f311af7e43197ba34fd13aa5f1"
74+
url "https://github.com/FreeCAD/homebrew-freecad/raw/refs/heads/master/patches/pyside2_5.15.16-3.1.debian.tar.xz"
75+
sha256 "523d191e45b1a9720e8eb8ea66fd930f49ffad54df1295ca09efea8838257aa6"
7676
apply "patches/shiboken2-clang-Fix-clashes-between-type-name-and-enumera.patch",
7777
"patches/shiboken2-clang-Fix-and-simplify-resolveType-helper.patch",
7878
"patches/shiboken2-clang-Remove-typedef-expansion.patch",

0 commit comments

Comments
 (0)