mda-lv2: use secure urls
This commit is contained in:
parent
5ef2c80334
commit
e8671e3d52
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class MdaLv2 < Formula
|
||||
desc "LV2 port of the MDA plugins"
|
||||
homepage "http://drobilla.net/software/mda-lv2/"
|
||||
url "http://download.drobilla.net/mda-lv2-1.2.2.tar.bz2"
|
||||
homepage "https://drobilla.net/software/mda-lv2/"
|
||||
url "https://download.drobilla.net/mda-lv2-1.2.2.tar.bz2"
|
||||
sha256 "a476c31ed9f8b009ebacc32a02d06ba9584c0d0d03f03dd62b1354d10a030442"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue