sec 2.7.11
Closes #9612. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
92e6422e5d
commit
8815b5a075
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Sec < Formula
|
||||
desc "Event correlation tool for event processing of various kinds"
|
||||
homepage "http://simple-evcorr.sourceforge.net/"
|
||||
url "https://github.com/simple-evcorr/sec/releases/download/2.7.10/sec-2.7.10.tar.gz"
|
||||
mirror "https://downloads.sourceforge.net/project/simple-evcorr/sec/2.7.10/sec-2.7.10.tar.gz"
|
||||
sha256 "8c1441db830d3689aa201c1b0a5e46a97a22e8187d3e0d1c2dbd8abbd47c3d21"
|
||||
url "https://github.com/simple-evcorr/sec/releases/download/2.7.11/sec-2.7.11.tar.gz"
|
||||
sha256 "59cd744c36be43c0cb69f1570d2aa6911ebb3492ff01fc292347ec8876dfe991"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue