summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f83fc60edf0..42432170ab93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snort-nfqueue
pkgdesc = A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.
- pkgver = 3.1.82.0
+ pkgver = 3.1.84.0
pkgrel = 1
url = https://www.snort.org
install = snort.install
@@ -36,7 +36,7 @@ pkgbase = snort-nfqueue
backup = etc/snort/lists/default.blocklist
backup = etc/snort/lists/default.allowlist
backup = etc/logrotate.d/snort
- source = snort3-3.1.82.0.tar.gz::https://github.com/snort3/snort3/archive/refs/tags/3.1.82.0.tar.gz
+ source = snort3-3.1.84.0.tar.gz::https://github.com/snort3/snort3/archive/refs/tags/3.1.84.0.tar.gz
source = snort-openappid-33380.tar.gz::https://snort.org/downloads/openappid/33380
source = tcmjem.patch
source = local.lua
@@ -44,7 +44,7 @@ pkgbase = snort-nfqueue
source = snort.sysusers
source = snort.tmpfiles
source = snort.service
- sha256sums = 64304315e1c172b80cb9fef8c27fa457357329ecf02ee27a6604a79fd6cfa10f
+ sha256sums = dca1707a66f6ca56ddd526163b2d951cefdb168bddc162c791adc74c0d226c7f
sha256sums = 3046c5af1dd81a104f13d8e895226ef64bca7fa358238fb5f29c659081eaee2a
sha256sums = 7fbf5c1b1ca10fba73350e563cafeb8ea4db7eb5d69ef62c067df602f27678f2
sha256sums = 55ae10b6d24abadb03dd4f010fdf71e077370227db6835e48881836a8ea082a8
diff --git a/PKGBUILD b/PKGBUILD
index 230bcb0865b6..19249de8ec29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=snort-nfqueue
_pkgname=snort3
_openappid=33380
-pkgver=3.1.82.0
+pkgver=3.1.84.0
pkgrel=1
pkgdesc='A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.'
arch=('i686' 'x86_64')
@@ -31,7 +31,7 @@ source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/snort3/snort3/archive/
'snort.sysusers'
'snort.tmpfiles'
'snort.service')
-sha256sums=('64304315e1c172b80cb9fef8c27fa457357329ecf02ee27a6604a79fd6cfa10f'
+sha256sums=('dca1707a66f6ca56ddd526163b2d951cefdb168bddc162c791adc74c0d226c7f'
'3046c5af1dd81a104f13d8e895226ef64bca7fa358238fb5f29c659081eaee2a'
'7fbf5c1b1ca10fba73350e563cafeb8ea4db7eb5d69ef62c067df602f27678f2'
'55ae10b6d24abadb03dd4f010fdf71e077370227db6835e48881836a8ea082a8'