summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2019-08-03 12:58:06 +0530
committerAmish2019-08-03 12:58:06 +0530
commit79026510051f173522ed27937d6159b85cb194a2 (patch)
tree88143fe44baa3d9041f5df35ce235351795b2e21
parent0128b4dbc080248ed742ae8a9bf46cafae5aa309 (diff)
downloadaur-79026510051f173522ed27937d6159b85cb194a2.tar.gz
Update to 2.9.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc06a4eec0b4..d26b8c827997 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snort-nfqueue
pkgdesc = A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.
- pkgver = 2.9.14
+ pkgver = 2.9.14.1
pkgrel = 1
url = https://www.snort.org
install = snort.install
@@ -37,13 +37,13 @@ pkgbase = snort-nfqueue
backup = etc/snort/reference.config
backup = etc/snort/classification.config
backup = etc/logrotate.d/snort
- source = https://www.snort.org/downloads/snort/snort-2.9.14.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.14.1.tar.gz
source = snort-openappid.tar.gz::https://snort.org/downloads/openappid/10229
source = snort.logrotate
source = snort.sysusers
source = snort.tmpfiles
source = snort.service
- sha256sums = c0306db9ce64f45cc7c64c9afc70abe9689daa860020345ec3ba099928b7464b
+ sha256sums = 2472989da3aace000d1ea5931ece68f8e5cc0c511e272d65182113a2481e822d
sha256sums = 3312efe27fda90656ce1fd891a9a1a202e1a37e6c1313c5d5262528c4a351a9b
sha256sums = 7fe712141f651254b8e5aa0b3b7d73622d2d1d89bf53d7a522f8c1a067938421
sha256sums = ae3245c5de527fb487c459f2f4a9c78803ae6341e9c81b9a404277679cdee051
diff --git a/PKGBUILD b/PKGBUILD
index ed2d8baedbd0..bd4ec2a81c10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=snort-nfqueue
_pkgname=snort
-pkgver=2.9.14
+pkgver=2.9.14.1
pkgrel=1
pkgdesc='A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.'
arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@ source=("https://www.snort.org/downloads/snort/${_pkgname}-${pkgver}.tar.gz"
'snort.sysusers'
'snort.tmpfiles'
'snort.service')
-sha256sums=('c0306db9ce64f45cc7c64c9afc70abe9689daa860020345ec3ba099928b7464b'
+sha256sums=('2472989da3aace000d1ea5931ece68f8e5cc0c511e272d65182113a2481e822d'
'3312efe27fda90656ce1fd891a9a1a202e1a37e6c1313c5d5262528c4a351a9b'
'7fe712141f651254b8e5aa0b3b7d73622d2d1d89bf53d7a522f8c1a067938421'
'ae3245c5de527fb487c459f2f4a9c78803ae6341e9c81b9a404277679cdee051'