summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy MountainJohnson2023-11-10 12:07:14 -0600
committerJeremy MountainJohnson2023-11-10 12:07:14 -0600
commit5a80cf2aa8df8bbc7f97ebead61946fd4ef0f8de (patch)
tree0aeb1a14420690577257ddd83a960d850ed7e540
parent79467dfc19d566e21c01a68f70acd31197b3b150 (diff)
downloadaur-5a80cf2aa8df8bbc7f97ebead61946fd4ef0f8de.tar.gz
7.0.2 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73c2e1e7d0be..c55e32af5dd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = suricata
pkgdesc = A high performance Network IDS, IPS and Network Security Monitoring engine
- pkgver = 7.0.1
+ pkgver = 7.0.2
pkgrel = 1
url = https://suricata.io/
install = suricata.install
@@ -31,12 +31,12 @@ pkgbase = suricata
backup = etc/suricata/classification.config
backup = etc/suricata/reference.config
backup = etc/suricata/threshold.config
- source = https://www.openinfosecfoundation.org/download/suricata-7.0.1.tar.gz
- source = https://www.openinfosecfoundation.org/download/suricata-7.0.1.tar.gz.sig
+ source = https://www.openinfosecfoundation.org/download/suricata-7.0.2.tar.gz
+ source = https://www.openinfosecfoundation.org/download/suricata-7.0.2.tar.gz.sig
source = suricata-update.service
source = suricata-update.timer
validpgpkeys = B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A
- sha256sums = 6047c75f9e79a9b0cc6d6c7632024a4126812bc212f52acf5d3c813cc7c9fb0b
+ sha256sums = b4eb604838ef99a8396bc8b7bb54cad11f2442cbd7cbb300e7f5aab19097bc4d
sha256sums = SKIP
sha256sums = 57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92
sha256sums = 330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71
diff --git a/PKGBUILD b/PKGBUILD
index 83b90152a0c3..308cb5e8abaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Amish <contact at via dot aur>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=suricata
-pkgver=7.0.1
+pkgver=7.0.2
pkgrel=1
pkgdesc="A high performance Network IDS, IPS and Network Security Monitoring engine"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ backup=('etc/suricata/suricata.yaml'
source=(https://www.openinfosecfoundation.org/download/${pkgname}-${pkgver}.tar.gz{,.sig}
suricata-update.{service,timer})
validpgpkeys=('B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A') # Open Information Security Foundation
-sha256sums=('6047c75f9e79a9b0cc6d6c7632024a4126812bc212f52acf5d3c813cc7c9fb0b'
+sha256sums=('b4eb604838ef99a8396bc8b7bb54cad11f2442cbd7cbb300e7f5aab19097bc4d'
'SKIP'
'57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92'
'330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71')