argtable: fix audit about sourceforge link
This commit is contained in:
parent
73ac871485
commit
b5e62cbf24
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Argtable < Formula
|
||||
desc "ANSI C library for parsing GNU-style command-line options"
|
||||
homepage "http://argtable.sourceforge.net"
|
||||
homepage "https://argtable.sourceforge.io"
|
||||
url "https://downloads.sourceforge.net/project/argtable/argtable/argtable-2.13/argtable2-13.tar.gz"
|
||||
version "2.13"
|
||||
sha256 "8f77e8a7ced5301af6e22f47302fdbc3b1ff41f2b83c43c77ae5ca041771ddbf"
|
||||
|
|
Loading…
Reference in a new issue