summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2022-11-29 15:44:09 +0530
committerAmish2022-11-29 15:44:09 +0530
commit28fd96317f4134cb550434f0429351bf850fd164 (patch)
tree99adda3ccaaf7025a03fd70982ba7f67fcf5b4de
parent7365a3b6cbb17afcb5a54ce34197688708a0a9bc (diff)
downloadaur-28fd96317f4134cb550434f0429351bf850fd164.tar.gz
Update to 6.0.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffc1c774bad2..17f02171c4d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = suricata
pkgdesc = A high performance Network IDS, IPS and Network Security Monitoring engine
- pkgver = 6.0.8
+ pkgver = 6.0.9
pkgrel = 1
url = https://suricata.io/
install = suricata.install
@@ -28,12 +28,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-6.0.8.tar.gz
- source = https://www.openinfosecfoundation.org/download/suricata-6.0.8.tar.gz.sig
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.9.tar.gz
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.9.tar.gz.sig
source = suricata-update.service
source = suricata-update.timer
validpgpkeys = B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A
- sha256sums = 253ce3cc0df967ad9371d6ea8d4eed91ec593df3ed04e08229c7cf85780c91a3
+ sha256sums = 3225edcbd0277545b7128df7b71652e6816f3b4978347d2f4fe297d55ed070e8
sha256sums = SKIP
sha256sums = 57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92
sha256sums = 330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71
diff --git a/PKGBUILD b/PKGBUILD
index 7558f099c519..500818af14d2 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=6.0.8
+pkgver=6.0.9
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=('253ce3cc0df967ad9371d6ea8d4eed91ec593df3ed04e08229c7cf85780c91a3'
+sha256sums=('3225edcbd0277545b7128df7b71652e6816f3b4978347d2f4fe297d55ed070e8'
'SKIP'
'57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92'
'330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71')