smpeg: use https homepage
Closes Homebrew/homebrew#41068. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
8f0e6199ae
commit
7d188a48c3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Smpeg < Formula
|
||||
desc "SDL MPEG Player Library"
|
||||
homepage "http://icculus.org/smpeg/"
|
||||
homepage "https://icculus.org/smpeg/"
|
||||
url "svn://svn.icculus.org/smpeg/tags/release_0_4_5/", :revision => "399"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue