argus: use https for homepage and stable url
This commit is contained in:
parent
5794a70b0d
commit
c7d5eafdf5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Argus < Formula
|
||||
desc "Audit Record Generation and Utilization System server"
|
||||
homepage "http://qosient.com/argus/"
|
||||
url "http://qosient.com/argus/src/argus-3.0.8.1.tar.gz"
|
||||
homepage "https://qosient.com/argus/"
|
||||
url "https://qosient.com/argus/src/argus-3.0.8.1.tar.gz"
|
||||
sha256 "1fb921104c8bd843fb9f5a1c32b57b20bfe8cd8a103b3f1d9bb686b9e6c490a4"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue