summaryrefslogtreecommitdiffstats
path: root/suricata-update/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-24 01:56:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-24 01:56:35 +0000
commitea7b101b409c45955f5d5446bb3bfdf7758b9226 (patch)
treeaca5d4fbf94bc524c392a5dd9cf4571f3a29ccb8 /suricata-update/Makefile
parentAdding upstream version 1:7.0.4. (diff)
downloadsuricata-ea7b101b409c45955f5d5446bb3bfdf7758b9226.tar.xz
suricata-ea7b101b409c45955f5d5446bb3bfdf7758b9226.zip
Adding upstream version 1:7.0.5.upstream/1%7.0.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'suricata-update/Makefile')
-rw-r--r--suricata-update/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/suricata-update/Makefile b/suricata-update/Makefile
index e0ceb8f..7149893 100644
--- a/suricata-update/Makefile
+++ b/suricata-update/Makefile
@@ -253,10 +253,10 @@ OTOOL64 =
PACKAGE = suricata
PACKAGE_BUGREPORT =
PACKAGE_NAME = suricata
-PACKAGE_STRING = suricata 7.0.4
+PACKAGE_STRING = suricata 7.0.5
PACKAGE_TARNAME = suricata
PACKAGE_URL =
-PACKAGE_VERSION = 7.0.4
+PACKAGE_VERSION = 7.0.5
PATH_SEPARATOR = :
PCAP_CFLAGS = -I/usr/include
PCAP_LIBS = -lpcap
@@ -265,6 +265,7 @@ PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH =
POW_LIB =
RANLIB = ranlib
+RELEASE_DATE = 2024-04-23
RUSTC = /usr/bin/rustc
RUSTUP_HOME_PATH = no
RUST_FEATURES =
@@ -280,7 +281,7 @@ SHELL = /bin/bash
SPHINX_BUILD = /usr/bin/sphinx-build
STRIP = strip
SURICATA_UPDATE_DIR = suricata-update
-VERSION = 7.0.4
+VERSION = 7.0.5
abs_builddir = /builds/dev/suricata/suricata-update
abs_srcdir = /builds/dev/suricata/suricata-update
abs_top_builddir = /builds/dev/suricata