summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJSkier212021-11-18 18:30:20 -0600
committerJSkier212021-11-18 18:30:20 -0600
commitbecad062ffd3f57b2e8def79bc06ca126e6b6b0a (patch)
tree5d9566ddd2d66740140ed44ae8b9d588edad8f82
parentcf96ddab6626b1ce5655f69f1c1b8609ef805b6a (diff)
downloadaur-becad062ffd3f57b2e8def79bc06ca126e6b6b0a.tar.gz
update to 6.0.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9959bfbf78c..420602751436 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = suricata
pkgdesc = A high performance Network IDS, IPS and Network Security Monitoring engine
- pkgver = 6.0.3
- pkgrel = 2
+ pkgver = 6.0.4
+ pkgrel = 1
url = https://suricata.io/
install = suricata.install
arch = i686
@@ -27,12 +27,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.3.tar.gz
- source = https://www.openinfosecfoundation.org/download/suricata-6.0.3.tar.gz.sig
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.4.tar.gz
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.4.tar.gz.sig
source = suricata-update.service
source = suricata-update.timer
validpgpkeys = B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A
- sha256sums = daf134bb2d7c980035e9ae60f7aaf313323a809340009f26e48110ccde81f602
+ sha256sums = a8f197e33d1678689ebbf7bc1abe84934c465d22c504c47c2c7e9b74aa042d0d
sha256sums = SKIP
sha256sums = 57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92
sha256sums = 330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71
diff --git a/PKGBUILD b/PKGBUILD
index c46a7471c73b..673b55319159 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Amish <contact at via dot aur>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=suricata
-pkgver=6.0.3
-pkgrel=2
+pkgver=6.0.4
+pkgrel=1
pkgdesc="A high performance Network IDS, IPS and Network Security Monitoring engine"
arch=('i686' 'x86_64')
url="https://suricata.io/"
@@ -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=('daf134bb2d7c980035e9ae60f7aaf313323a809340009f26e48110ccde81f602'
+sha256sums=('a8f197e33d1678689ebbf7bc1abe84934c465d22c504c47c2c7e9b74aa042d0d'
'SKIP'
'57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92'
'330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71')