gti: fix audit warning
This commit is contained in:
parent
190e6a425a
commit
6318e9af26
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class Gti < Formula
|
|||
url 'https://github.com/rwos/gti/tarball/v1.0.3'
|
||||
sha1 '53ccd11466af6b859e5ec2ceec30f39bdc50c451'
|
||||
|
||||
head 'git://github.com/rwos/gti.git'
|
||||
head 'https://github.com/rwos/gti.git'
|
||||
|
||||
def install
|
||||
system 'make', "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}"
|
||||
|
|
Loading…
Reference in a new issue