libdbi: fix audit about sourceforge link
This commit is contained in:
parent
163283b545
commit
5c22df807c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Libdbi < Formula
|
||||
desc "Database-independent abstraction layer in C, similar to DBI/DBD in Perl"
|
||||
homepage "http://libdbi.sourceforge.net"
|
||||
homepage "https://libdbi.sourceforge.io"
|
||||
url "https://downloads.sourceforge.net/project/libdbi/libdbi/libdbi-0.9.0/libdbi-0.9.0.tar.gz"
|
||||
sha256 "dafb6cdca524c628df832b6dd0bf8fabceb103248edb21762c02d3068fca4503"
|
||||
|
||||
|
|
Loading…
Reference in a new issue