libcsv: use secure homepage
This commit is contained in:
parent
40643cf1a0
commit
4a06015f69
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Libcsv < Formula
|
||||
desc "CSV library in ANSI C89"
|
||||
homepage "http://sourceforge.net/projects/libcsv/"
|
||||
homepage "https://sourceforge.net/projects/libcsv/"
|
||||
url "https://downloads.sourceforge.net/project/libcsv/libcsv/libcsv-3.0.3/libcsv-3.0.3.tar.gz"
|
||||
sha256 "d9c0431cb803ceb9896ce74f683e6e5a0954e96ae1d9e4028d6e0f967bebd7e4"
|
||||
|
||||
|
|
Loading…
Reference in a new issue