vcdimager: swap GNU url and mirror.
This commit is contained in:
parent
fee5dcb399
commit
bef57f8af3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Vcdimager < Formula
|
||||
desc "(Super) video CD authoring solution"
|
||||
homepage "https://www.gnu.org/software/vcdimager/"
|
||||
url "https://ftpmirror.gnu.org/vcdimager/vcdimager-0.7.24.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/vcdimager/vcdimager-0.7.24.tar.gz"
|
||||
url "https://ftp.gnu.org/gnu/vcdimager/vcdimager-0.7.24.tar.gz"
|
||||
mirror "https://ftpmirror.gnu.org/vcdimager/vcdimager-0.7.24.tar.gz"
|
||||
sha256 "075d7a67353ff3004745da781435698b6bc4a053838d0d4a3ce0516d7d974694"
|
||||
revision 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue