xvid: don't use fossies.org for primary url
This commit is contained in:
parent
4052585b6e
commit
dfbe64dd39
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Xvid < Formula
|
||||
desc "High-performance, high-quality MPEG-4 video library"
|
||||
homepage "https://www.xvid.com/"
|
||||
url "https://fossies.org/linux/misc/xvidcore-1.3.4.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.4.tar.gz"
|
||||
url "http://downloads.xvid.org/downloads/xvidcore-1.3.4.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/xvidcore-1.3.4.tar.gz"
|
||||
sha256 "4e9fd62728885855bc5007fe1be58df42e5e274497591fec37249e1052ae316f"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue