vice: use secure url in comment

This commit is contained in:
Viktor Szakats 2016-04-18 11:41:41 +02:00 committed by Andrew Janke
parent 74ca8c832b
commit 6c02bdc392

View file

@ -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"