system/ossec-local: Updated for version 2.9.1.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2017-07-25 17:53:45 +02:00 committed by Willy Sudiarto Raharjo
parent 12b3fb58ea
commit 9d55c07283
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ossec-local PRGNAM=ossec-local
VERSION=${VERSION:-2.9rc3} VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ossec-local" PRGNAM="ossec-local"
VERSION="2.9rc3" VERSION="2.9.1"
HOMEPAGE="https://ossec.github.io/" HOMEPAGE="https://ossec.github.io/"
DOWNLOAD="https://github.com/ossec/ossec-hids/archive/2.9rc3/ossec-hids-2.9rc3.tar.gz" DOWNLOAD="https://github.com/ossec/ossec-hids/archive/2.9.1/ossec-hids-2.9.1.tar.gz"
MD5SUM="a4ce5872f32c0ab045215017198eb5a3" MD5SUM="51eb7958a752a8f1651395b1fe61e864"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""