lv2: secure urls
This commit is contained in:
parent
c33e60a19e
commit
021b18d658
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Lv2 < Formula
|
||||
desc "Portable plugin standard for audio systems"
|
||||
homepage "http://lv2plug.in"
|
||||
url "http://lv2plug.in/spec/lv2-1.16.0.tar.bz2"
|
||||
homepage "https://lv2plug.in/"
|
||||
url "https://lv2plug.in/spec/lv2-1.16.0.tar.bz2"
|
||||
sha256 "dec3727d7bd34a413a344a820678848e7f657b5c6019a0571c61df76d7bdf1de"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue