summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-05-12 12:26:38 +0530
committerAmish2023-05-12 12:26:38 +0530
commit1f98e56077d9a2edaf8ddb1a95b551dd45557379 (patch)
tree7512e37973a344b0713f7c76ec04f8e268b07671
parentd2928026dc7700186ecefee3c1f1173cd61dedb0 (diff)
downloadaur-1f98e56077d9a2edaf8ddb1a95b551dd45557379.tar.gz
Update to 6.0.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6da108d93bd..c2d1c3f66f48 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.11
+ pkgver = 6.0.12
pkgrel = 1
url = https://suricata.io/
install = suricata.install
@@ -29,12 +29,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.11.tar.gz
- source = https://www.openinfosecfoundation.org/download/suricata-6.0.11.tar.gz.sig
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.12.tar.gz
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.12.tar.gz.sig
source = suricata-update.service
source = suricata-update.timer
validpgpkeys = B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A
- sha256sums = 4da5e4e91e49992633a6024ce10afe6441255b2775a8f20f1ef188bd1129ac66
+ sha256sums = 04b23160935b03197b085c2ccc9d80875a33f115583054d1460ab0fb66d834b3
sha256sums = SKIP
sha256sums = 57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92
sha256sums = 330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71
diff --git a/PKGBUILD b/PKGBUILD
index 74db0617986f..cb1d032953ef 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.11
+pkgver=6.0.12
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=('4da5e4e91e49992633a6024ce10afe6441255b2775a8f20f1ef188bd1129ac66'
+sha256sums=('04b23160935b03197b085c2ccc9d80875a33f115583054d1460ab0fb66d834b3'
'SKIP'
'57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92'
'330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71')