mplayer: use HTTP due to certificate issue
This commit is contained in:
parent
8e0ed055bf
commit
c12eadc988
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Mplayer < Formula
|
||||
desc "UNIX movie player"
|
||||
homepage "https://www.mplayerhq.hu/"
|
||||
url "https://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.3.0.tar.xz"
|
||||
homepage "http://www.mplayerhq.hu/"
|
||||
url "http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.3.0.tar.xz"
|
||||
sha256 "3ad0846c92d89ab2e4e6fb83bf991ea677e7aa2ea775845814cbceb608b09843"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue