vice: use secure url in comment
This commit is contained in:
parent
74ca8c832b
commit
6c02bdc392
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class Vice < Formula
|
|||
"--without-x",
|
||||
"--enable-static-lame",
|
||||
# VICE can't compile against FFMPEG newer than 0.11:
|
||||
# http://sourceforge.net/tracker/?func=detail&aid=3585471&group_id=223021&atid=1057617
|
||||
# https://sourceforge.net/p/vice-emu/bugs/341/
|
||||
"--disable-ffmpeg"
|
||||
system "make"
|
||||
system "make", "bindist"
|
||||
|
|
Loading…
Reference in a new issue