summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-04-14 09:39:27 +0530
committerAmish2023-04-14 09:39:27 +0530
commit2cce910d0d4010218fcb2cc0350babce5d12d30b (patch)
tree0bec7b524cc2d97733163f4e6043f5e0d88bec40
parent99a6024b277df47e63287c3885cf85f86d6b57d9 (diff)
downloadaur-2cce910d0d4010218fcb2cc0350babce5d12d30b.tar.gz
Update to 6.0.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42ff0ec8fe2b..53750e8c83f3 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 = 6.0.10
+ pkgver = 6.0.11
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-6.0.10.tar.gz
- source = https://www.openinfosecfoundation.org/download/suricata-6.0.10.tar.gz.sig
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.11.tar.gz
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.11.tar.gz.sig
source = suricata-update.service
source = suricata-update.timer
validpgpkeys = B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A
- sha256sums = 59bfd1bf5d9c1596226fa4815bf76643ce59698866c107a26269c481f125c4d7
+ sha256sums = 4da5e4e91e49992633a6024ce10afe6441255b2775a8f20f1ef188bd1129ac66
sha256sums = SKIP
sha256sums = 57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92
sha256sums = 330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71
diff --git a/PKGBUILD b/PKGBUILD
index 60a0bb156ff4..50e2ac5e7fe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=suricata-nfqueue
_pkgname=suricata
-pkgver=6.0.10
+pkgver=6.0.11
pkgrel=1
pkgdesc="A high performance Network IDS, IPS and Network Security Monitoring engine"
arch=('i686' 'x86_64')
@@ -22,7 +22,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=('59bfd1bf5d9c1596226fa4815bf76643ce59698866c107a26269c481f125c4d7'
+sha256sums=('4da5e4e91e49992633a6024ce10afe6441255b2775a8f20f1ef188bd1129ac66'
'SKIP'
'57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92'
'330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71')