updated to point the original quickemu project

This commit is contained in:
Glydric 2025-07-09 12:23:50 +02:00
parent 91373cd2de
commit 605e68c947
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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