libbdplus: use secure mirror url
This commit is contained in:
parent
0f25475003
commit
1bb8029a6e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class Libbdplus < Formula
|
|||
desc "Implements the BD+ System Specifications"
|
||||
homepage "https://www.videolan.org/developers/libbdplus.html"
|
||||
url "https://download.videolan.org/pub/videolan/libbdplus/0.1.2/libbdplus-0.1.2.tar.bz2"
|
||||
mirror "http://videolan-nyc.defaultroute.com/libbdplus/0.1.2/libbdplus-0.1.2.tar.bz2"
|
||||
mirror "https://ftp.osuosl.org/pub/videolan/libbdplus/0.1.2/libbdplus-0.1.2.tar.bz2"
|
||||
sha256 "a631cae3cd34bf054db040b64edbfc8430936e762eb433b1789358ac3d3dc80a"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue