summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-08-29 20:40:50 +0530
committerAmish2023-08-29 20:40:50 +0530
commitc6c7fc3caebeb8e5dddd493c4df66a1f3df3ca67 (patch)
treeda99dfaa8783280a7fda64f16774d5901064b21d
parent988309df8b68d2b7b6db3fc7d720801618076c04 (diff)
downloadaur-c6c7fc3caebeb8e5dddd493c4df66a1f3df3ca67.tar.gz
Update to 3.1.69.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4922b49b02e..682a374e17a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = snort-nfqueue
pkgdesc = A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.
- pkgver = 3.1.64.0
- pkgrel = 4
+ pkgver = 3.1.69.0
+ pkgrel = 1
url = https://www.snort.org
install = snort.install
arch = i686
@@ -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.64.0.tar.gz::https://github.com/snort3/snort3/archive/refs/tags/3.1.64.0.tar.gz
+ source = snort3-3.1.69.0.tar.gz::https://github.com/snort3/snort3/archive/refs/tags/3.1.69.0.tar.gz
source = snort-openappid-33380.tar.gz::https://snort.org/downloads/openappid/33380
source = cstdint.patch
source = tcmjem.patch
@@ -45,7 +45,7 @@ pkgbase = snort-nfqueue
source = snort.sysusers
source = snort.tmpfiles
source = snort.service
- sha256sums = 57be62557178526059ded86d0bebf8a57aa4a46db9390a48ae030b6e45f1dc61
+ sha256sums = 97083cd33a6ba33bdaa133bf19138a3f6a24ce93b2a9e285dcbd89858534cb72
sha256sums = 3046c5af1dd81a104f13d8e895226ef64bca7fa358238fb5f29c659081eaee2a
sha256sums = b3d86ffa12207afa0f2d3a2349cf4746711e71b8a43bdc593b1527eda972f8ea
sha256sums = 7fbf5c1b1ca10fba73350e563cafeb8ea4db7eb5d69ef62c067df602f27678f2
diff --git a/PKGBUILD b/PKGBUILD
index 60476dba7a7d..245fa3682aa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=snort-nfqueue
_pkgname=snort3
_openappid=33380
-pkgver=3.1.64.0
-pkgrel=4
+pkgver=3.1.69.0
+pkgrel=1
pkgdesc='A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.'
arch=('i686' 'x86_64')
url='https://www.snort.org'
@@ -32,7 +32,7 @@ source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/snort3/snort3/archive/
'snort.sysusers'
'snort.tmpfiles'
'snort.service')
-sha256sums=('57be62557178526059ded86d0bebf8a57aa4a46db9390a48ae030b6e45f1dc61'
+sha256sums=('97083cd33a6ba33bdaa133bf19138a3f6a24ce93b2a9e285dcbd89858534cb72'
'3046c5af1dd81a104f13d8e895226ef64bca7fa358238fb5f29c659081eaee2a'
'b3d86ffa12207afa0f2d3a2349cf4746711e71b8a43bdc593b1527eda972f8ea'
'7fbf5c1b1ca10fba73350e563cafeb8ea4db7eb5d69ef62c067df602f27678f2'