updated to point the original quickemu project
This commit is contained in:
parent
91373cd2de
commit
605e68c947
|
|
@ -19,7 +19,7 @@ class Quickemu < Formula
|
|||
|
||||
# patching for coreutils issue https://github.com/quickemu-project/quickemu/issues/1529
|
||||
patch do
|
||||
url "https://raw.githubusercontent.com/Glydric/homebrew-quickemu/refs/heads/master/Formula/patch_coreutils.diff"
|
||||
url "https://raw.githubusercontent.com/quickemu-project/quickemu/refs/heads/master/Formula/patch_coreutils.diff"
|
||||
sha256 "2d4a6820cc76d5a20cfdda09cf3d4b720055aae1579b4803dc4fa8f024058db9"
|
||||
end
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ class QuickemuDev < Formula
|
|||
|
||||
# patching for coreutils issue https://github.com/quickemu-project/quickemu/issues/1529
|
||||
patch do
|
||||
url "https://raw.githubusercontent.com/Glydric/homebrew-quickemu/refs/heads/master/Formula/patch_coreutils.diff"
|
||||
url "https://raw.githubusercontent.com/quickemu-project/quickemu/refs/heads/master/Formula/patch_coreutils.diff"
|
||||
sha256 "2d4a6820cc76d5a20cfdda09cf3d4b720055aae1579b4803dc4fa8f024058db9"
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue