aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2015-03-12 12:30:53 +0000
committerMike McQuaid2015-03-12 12:30:53 +0000
commitace05aaf028a38e022f07233c4924ffa208bccf5 (patch)
tree58b7d61beb822d52610170262c253e924be2ba69
parent460592f67bef82993b08bae68a112938811b3457 (diff)
downloadhomebrew-ace05aaf028a38e022f07233c4924ffa208bccf5.tar.bz2
xvid: use https for homepage.
-rw-r--r--Library/Formula/xvid.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xvid.rb b/Library/Formula/xvid.rb
index 76ac5c717..bcf933bb4 100644
--- a/Library/Formula/xvid.rb
+++ b/Library/Formula/xvid.rb
@@ -1,5 +1,5 @@
class Xvid < Formula
- homepage "http://www.xvid.org"
+ homepage "https://www.xvid.org"
url "https://fossies.org/unix/privat/xvidcore-1.3.3.tar.gz"
# Official download takes a long time to fail, so set it as the mirror for now
mirror "http://downloads.xvid.org/downloads/xvidcore-1.3.3.tar.gz"