Skip to content

Commit

Permalink
argtable: fix audit about sourceforge link
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Ara煤jo authored and dunn committed Feb 19, 2017
1 parent 73ac871 commit b5e62cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/argtable.rb
@@ -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"
Expand Down

0 comments on commit b5e62cb

Please sign in to comment.