aalib: fix audit
* http://aa-project.sourceforge.net/aalib/ should be `https://aa-project.sourceforge.io/`
This commit is contained in:
parent
569344a994
commit
5e612f5ac3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Aalib < Formula
|
||||
desc "Portable ASCII art graphics library"
|
||||
homepage "http://aa-project.sourceforge.net/aalib/"
|
||||
homepage "https://aa-project.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/aa-project/aalib-1.4rc5.tar.gz"
|
||||
sha256 "fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee"
|
||||
|
||||
|
|
Loading…
Reference in a new issue