summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2021-03-04 08:26:12 +0530
committerAmish2021-03-04 08:26:12 +0530
commitb9599e81048575de2622951a5c315cc6623868ce (patch)
treef5c51cd7b7cb4b24745d98d555d8c0ffa850541d
parentc64afd46e70fea9dcab15e887b83d32e13ccac0f (diff)
downloadaur-b9599e81048575de2622951a5c315cc6623868ce.tar.gz
Update to 6.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db1a4d5ff71f..4cf0c560566a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = suricata-nfqueue
pkgdesc = An open source mature, fast and robust network IDS and IPS
- pkgver = 6.0.1
+ pkgver = 6.0.2
pkgrel = 1
url = https://suricata-ids.org/
install = suricata.install
@@ -27,12 +27,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.1.tar.gz
- source = https://www.openinfosecfoundation.org/download/suricata-6.0.1.tar.gz.sig
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.2.tar.gz
+ source = https://www.openinfosecfoundation.org/download/suricata-6.0.2.tar.gz.sig
source = suricata-update.service
source = suricata-update.timer
validpgpkeys = B36FDAF2607E10E8FFA89E5E2BA9C98CCDF1E93A
- sha256sums = e7a1798fe59c1d213f752feefbf8bb54168f9fa56235cf3380347c696ecdb1ae
+ sha256sums = 5e4647a07cb31b5d6d0049972a45375c137de908a964a44e2d6d231fa3ad4b52
sha256sums = SKIP
sha256sums = 57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92
sha256sums = 330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71
diff --git a/PKGBUILD b/PKGBUILD
index 4e90079c4162..b80accaff573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=suricata-nfqueue
_pkgname=suricata
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
pkgdesc="An open source mature, fast and robust network IDS and IPS"
arch=('i686' 'x86_64')
@@ -20,7 +20,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=('e7a1798fe59c1d213f752feefbf8bb54168f9fa56235cf3380347c696ecdb1ae'
+sha256sums=('5e4647a07cb31b5d6d0049972a45375c137de908a964a44e2d6d231fa3ad4b52'
'SKIP'
'57505c464d30623c9d6611ca4b5d08a580c0116b20a4280f39c3720a3f369a92'
'330c93e72a02f4f80972ab1641ee550b32cfdc2f40c78331294bcc009af06d71')