system/ossec-local: Updated for version 2.9.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
12b3fb58ea
commit
9d55c07283
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ossec-local
|
||||
VERSION=${VERSION:-2.9rc3}
|
||||
VERSION=${VERSION:-2.9.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ossec-local"
|
||||
VERSION="2.9rc3"
|
||||
VERSION="2.9.1"
|
||||
HOMEPAGE="https://ossec.github.io/"
|
||||
DOWNLOAD="https://github.com/ossec/ossec-hids/archive/2.9rc3/ossec-hids-2.9rc3.tar.gz"
|
||||
MD5SUM="a4ce5872f32c0ab045215017198eb5a3"
|
||||
DOWNLOAD="https://github.com/ossec/ossec-hids/archive/2.9.1/ossec-hids-2.9.1.tar.gz"
|
||||
MD5SUM="51eb7958a752a8f1651395b1fe61e864"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue