summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2024-04-27 16:17:14 +0530
committerAmish2024-04-27 16:17:14 +0530
commitba34081df7cdbfc6eccd35b83df7f81e492ac6a3 (patch)
treeffdf2dc41c7df459cbea5b60ae2d43f7b6ae5fa7
parent91b2753318d5484b48998b72e1799a4674ddcaa5 (diff)
downloadaur-suricata-nfqueue.tar.gz
Update to 7.0.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3698374c7223..a740787765a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = suricata-nfqueue
pkgdesc = A high performance Network IDS, IPS and Network Security Monitoring engine
- pkgver = 7.0.4
+ pkgver = 7.0.5
pkgrel = 1
url = https://suricata.io/
install = suricata.install
@@ -31,12 +31,12 @@ pkgbase = suricata-nfqueue
backup = etc/suricata/classification.config
backup = etc/suricata/reference.config
backup = etc/suricata/threshold.config
- source = https://www.openinfosecfoundation.org/download/suricata-7.0.4.tar.gz
- source = https://www.openinfosecfoundation.org/download/suricata-7.0.4.tar.gz.sig
+ source = https://www.openinfosecfoundation.org/download/suricata-7.0.5.tar.gz
+ source = https://www.openinfosecfoundation.org/download/suricata-7.0.5.tar.gz.sig
source = suricata-update.service
source = suricata-update.timer
validpgpkeys = B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A
- sha256sums = 640060120024be70dbe81f6ec6efc72e46250fcb36219dff67e6417220ff21b7
+ sha256sums = 1ffb568158f265c08554464bfb854e6568ef683bf03312923b51f28c50790a4e
sha256sums = SKIP
sha256sums = 57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92
sha256sums = 330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71
diff --git a/PKGBUILD b/PKGBUILD
index 506f6c14064d..d86b9e96203f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=suricata-nfqueue
_pkgname=suricata
-pkgver=7.0.4
+pkgver=7.0.5
pkgrel=1
pkgdesc="A high performance Network IDS, IPS and Network Security Monitoring engine"
arch=('i686' 'x86_64')
@@ -23,7 +23,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=('640060120024be70dbe81f6ec6efc72e46250fcb36219dff67e6417220ff21b7'
+sha256sums=('1ffb568158f265c08554464bfb854e6568ef683bf03312923b51f28c50790a4e'
'SKIP'
'57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92'
'330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71')