summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2019-04-06 11:12:33 +0530
committerAmish2019-04-06 11:12:33 +0530
commitbfd7629afdb3a01267d55639d8df4cc5ee308e31 (patch)
tree842338237a066b03bebb7f1b1e0f0446748b6176
parent1743440b9cbe7f48b017150480d623fb7bcbd7dc (diff)
downloadaur-bfd7629afdb3a01267d55639d8df4cc5ee308e31.tar.gz
OpenAppID updated to v319
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12a131be4915..d7a5dc30ad1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = snort-nfqueue
pkgdesc = A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.
pkgver = 2.9.12
- pkgrel = 2
+ pkgrel = 3
url = https://www.snort.org
install = snort.install
arch = i686
@@ -38,13 +38,13 @@ pkgbase = snort-nfqueue
backup = etc/snort/classification.config
backup = etc/logrotate.d/snort
source = https://www.snort.org/downloads/snort/snort-2.9.12.tar.gz
- source = snort-openappid.tar.gz::https://snort.org/downloads/openappid/8373
+ source = snort-openappid.tar.gz::https://snort.org/downloads/openappid/10229
source = snort.logrotate
source = snort.sysusers
source = snort.tmpfiles
source = snort.service
sha256sums = 7b02e11987c6cb4f6d79d72799ca9ad2b4bd59cc1d96bb7d6c91549f990d99d0
- sha256sums = f8545e544191a0da07687feb00e841dc60d2839991d9d9b38d3cb7d911134f5c
+ sha256sums = 3312efe27fda90656ce1fd891a9a1a202e1a37e6c1313c5d5262528c4a351a9b
sha256sums = 7fe712141f651254b8e5aa0b3b7d73622d2d1d89bf53d7a522f8c1a067938421
sha256sums = ae3245c5de527fb487c459f2f4a9c78803ae6341e9c81b9a404277679cdee051
sha256sums = a92c591c409fc06661865988795093b0fb0447f614ac77951dbf9b1f6a8cf139
diff --git a/PKGBUILD b/PKGBUILD
index f7f1bec5bf1b..91abce552f5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=snort-nfqueue
_pkgname=snort
pkgver=2.9.12
-pkgrel=2
+pkgrel=3
pkgdesc='A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.'
arch=('i686' 'x86_64')
url='https://www.snort.org'
@@ -27,15 +27,15 @@ backup=('etc/snort/snort.conf'
'etc/snort/classification.config'
'etc/logrotate.d/snort')
options=('!makeflags' '!libtool')
-install='snort.install'
+install=snort.install
source=("https://www.snort.org/downloads/snort/${_pkgname}-${pkgver}.tar.gz"
- 'snort-openappid.tar.gz::https://snort.org/downloads/openappid/8373'
+ 'snort-openappid.tar.gz::https://snort.org/downloads/openappid/10229'
'snort.logrotate'
'snort.sysusers'
'snort.tmpfiles'
'snort.service')
sha256sums=('7b02e11987c6cb4f6d79d72799ca9ad2b4bd59cc1d96bb7d6c91549f990d99d0'
- 'f8545e544191a0da07687feb00e841dc60d2839991d9d9b38d3cb7d911134f5c'
+ '3312efe27fda90656ce1fd891a9a1a202e1a37e6c1313c5d5262528c4a351a9b'
'7fe712141f651254b8e5aa0b3b7d73622d2d1d89bf53d7a522f8c1a067938421'
'ae3245c5de527fb487c459f2f4a9c78803ae6341e9c81b9a404277679cdee051'
'a92c591c409fc06661865988795093b0fb0447f614ac77951dbf9b1f6a8cf139'