Skip to content

Commit 6886141

Browse files
p-linnanedaeho-ro
authored andcommitted
irrlicht: update patch URLs
Signed-off-by: Patrick Linnane <[email protected]>
1 parent d16313c commit 6886141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/irrlicht.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ class Irrlicht < Formula
4848

4949
# Use libraries from Homebrew or macOS
5050
patch do
51-
url "https://github.com/Homebrew/formula-patches/raw/69ad57d16cdd4ecdf2dfa50e9ce751b082d78cf9/irrlicht/use-system-libs.patch"
51+
url "https://raw.githubusercontent.com/Homebrew/homebrew-core/d16313ce/Patches/irrlicht/use-system-libs.patch"
5252
sha256 "70d2534506e0e34279c3e9d8eff4b72052cb2e78a63d13ce0bc60999cbdb411b"
5353
end
5454

5555
# Update Xcode project to use libraries from Homebrew and macOS
5656
patch do
57-
url "https://github.com/Homebrew/formula-patches/raw/69ad57d16cdd4ecdf2dfa50e9ce751b082d78cf9/irrlicht/xcode.patch"
57+
url "https://raw.githubusercontent.com/Homebrew/homebrew-core/1cf441a0/Patches/irrlicht/xcode.patch"
5858
sha256 "2cfcc34236469fcdb24b6a77489272dfa0a159c98f63513781245f3ef5c941c0"
5959
end
6060

0 commit comments

Comments
 (0)