flake: fix audit
* http://flake-enc.sourceforge.net should be `https://flake-enc.sourceforge.io/`
This commit is contained in:
parent
681374d5fa
commit
c5e3568b59
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Flake < Formula
|
||||
desc "FLAC audio encoder"
|
||||
homepage "http://flake-enc.sourceforge.net"
|
||||
homepage "https://flake-enc.sourceforge.io"
|
||||
url "https://downloads.sourceforge.net/project/flake-enc/flake/0.11/flake-0.11.tar.bz2"
|
||||
sha256 "8dd249888005c2949cb4564f02b6badb34b2a0f408a7ec7ab01e11ceca1b7f19"
|
||||
|
||||
|
|
Loading…
Reference in a new issue