diff options
Diffstat (limited to 'homebrew/parrot/patches.sh')
-rwxr-xr-x | homebrew/parrot/patches.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homebrew/parrot/patches.sh b/homebrew/parrot/patches.sh new file mode 100755 index 000000000..523c03025 --- /dev/null +++ b/homebrew/parrot/patches.sh @@ -0,0 +1,2 @@ +wget https://github.com/parrot/parrot/commit/7524bf5384ddebbb3ba06a040f8acf972aa0a3ba.diff?full_index=1 +wget https://github.com/parrot/parrot/commit/854aec65d6de8eaf5282995ab92100a2446f0cde.diff?full_index=1 |