summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-06-29 18:37:01 +0530
committerAmish2023-06-29 18:37:01 +0530
commit988309df8b68d2b7b6db3fc7d720801618076c04 (patch)
tree95e96915b71cb9afb146d82b14c4804c2c1b1725
parentfbb1f40bf54b3118b56001df6bdb3ba238debee7 (diff)
downloadaur-988309df8b68d2b7b6db3fc7d720801618076c04.tar.gz
Update to latest OpenAppID
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2b53338f4ce..a4922b49b02e 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 = 3
+ pkgrel = 4
url = https://www.snort.org
install = snort.install
arch = i686
@@ -37,7 +37,7 @@ pkgbase = snort-nfqueue
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 = snort-openappid-26425.tar.gz::https://snort.org/downloads/openappid/26425
+ source = snort-openappid-33380.tar.gz::https://snort.org/downloads/openappid/33380
source = cstdint.patch
source = tcmjem.patch
source = local.lua
@@ -46,7 +46,7 @@ pkgbase = snort-nfqueue
source = snort.tmpfiles
source = snort.service
sha256sums = 57be62557178526059ded86d0bebf8a57aa4a46db9390a48ae030b6e45f1dc61
- sha256sums = 8513877ce2264bb22119d911c2cf11f73735c866e2ca0d061c35eef6740d51f9
+ sha256sums = 3046c5af1dd81a104f13d8e895226ef64bca7fa358238fb5f29c659081eaee2a
sha256sums = b3d86ffa12207afa0f2d3a2349cf4746711e71b8a43bdc593b1527eda972f8ea
sha256sums = 7fbf5c1b1ca10fba73350e563cafeb8ea4db7eb5d69ef62c067df602f27678f2
sha256sums = 55ae10b6d24abadb03dd4f010fdf71e077370227db6835e48881836a8ea082a8
diff --git a/PKGBUILD b/PKGBUILD
index 5f123a6c4f20..60476dba7a7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=snort-nfqueue
_pkgname=snort3
-_openappid=26425
+_openappid=33380
pkgver=3.1.64.0
-pkgrel=3
+pkgrel=4
pkgdesc='A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.'
arch=('i686' 'x86_64')
url='https://www.snort.org'
@@ -33,7 +33,7 @@ source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/snort3/snort3/archive/
'snort.tmpfiles'
'snort.service')
sha256sums=('57be62557178526059ded86d0bebf8a57aa4a46db9390a48ae030b6e45f1dc61'
- '8513877ce2264bb22119d911c2cf11f73735c866e2ca0d061c35eef6740d51f9'
+ '3046c5af1dd81a104f13d8e895226ef64bca7fa358238fb5f29c659081eaee2a'
'b3d86ffa12207afa0f2d3a2349cf4746711e71b8a43bdc593b1527eda972f8ea'
'7fbf5c1b1ca10fba73350e563cafeb8ea4db7eb5d69ef62c067df602f27678f2'
'55ae10b6d24abadb03dd4f010fdf71e077370227db6835e48881836a8ea082a8'