alac: remove protocol from web.archive.org param
This commit is contained in:
parent
353320c9c5
commit
c210fcb68a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Alac < Formula
|
||||
desc "Basic decoder for Apple Lossless Audio Codec files (ALAC)"
|
||||
homepage "https://web.archive.org/web/20150319040222/http://craz.net/programs/itunes/alac.html"
|
||||
url "https://web.archive.org/web/20150510210401/http://craz.net/programs/itunes/files/alac_decoder-0.2.0.tgz"
|
||||
homepage "https://web.archive.org/web/20150319040222/craz.net/programs/itunes/alac.html"
|
||||
url "https://web.archive.org/web/20150510210401/craz.net/programs/itunes/files/alac_decoder-0.2.0.tgz"
|
||||
sha256 "7f8f978a5619e6dfa03dc140994fd7255008d788af848ba6acf9cfbaa3e4122f"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue