diff options
Diffstat (limited to 'homebrew/libcdio/download.sh')
-rwxr-xr-x | homebrew/libcdio/download.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/libcdio/download.sh b/homebrew/libcdio/download.sh new file mode 100755 index 000000000..825ca9eca --- /dev/null +++ b/homebrew/libcdio/download.sh @@ -0,0 +1 @@ +wget https://ftp.gnu.org/gnu/libcdio/libcdio-2.0.0.tar.gz || wget https://ftpmirror.gnu.org/libcdio/libcdio-2.0.0.tar.gz
\ No newline at end of file |