sigar: fix audit warning
This commit is contained in:
parent
957332dfef
commit
a4b2f3422f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Sigar < Formula
|
||||
# HEAD has up to date bindings that are actually useful.
|
||||
head 'git://github.com/hyperic/sigar.git'
|
||||
head 'https://github.com/hyperic/sigar.git'
|
||||
homepage 'http://sigar.hyperic.com/'
|
||||
|
||||
def options
|
||||
|
|
Loading…
Reference in a new issue