summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2019-04-13 13:00:32 +0530
committerAmish2019-04-13 13:00:32 +0530
commit6626cefdcc4162ddab314512e15c4b6567dcb20a (patch)
tree3e767a993b03d6a2c90fc2a32a18d417db8ce59f
parentbfd7629afdb3a01267d55639d8df4cc5ee308e31 (diff)
downloadaur-6626cefdcc4162ddab314512e15c4b6567dcb20a.tar.gz
Update to 2.9.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7a5dc30ad1e..9ba5d3a2bfa6 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 = 3
+ pkgver = 2.9.13
+ pkgrel = 1
url = https://www.snort.org
install = snort.install
arch = i686
@@ -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.12.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.13.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 = 7b02e11987c6cb4f6d79d72799ca9ad2b4bd59cc1d96bb7d6c91549f990d99d0
+ sha256sums = 31447393d15286b848810dd78ab2cb3ad231fcd1f1663f959587690eeea75413
sha256sums = 3312efe27fda90656ce1fd891a9a1a202e1a37e6c1313c5d5262528c4a351a9b
sha256sums = 7fe712141f651254b8e5aa0b3b7d73622d2d1d89bf53d7a522f8c1a067938421
sha256sums = ae3245c5de527fb487c459f2f4a9c78803ae6341e9c81b9a404277679cdee051
diff --git a/PKGBUILD b/PKGBUILD
index 91abce552f5d..cbcdd1953cba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
pkgname=snort-nfqueue
_pkgname=snort
-pkgver=2.9.12
-pkgrel=3
+pkgver=2.9.13
+pkgrel=1
pkgdesc='A lightweight network IDS / IPS with NFQUEUE and OpenAppID support.'
arch=('i686' 'x86_64')
url='https://www.snort.org'
@@ -34,7 +34,7 @@ source=("https://www.snort.org/downloads/snort/${_pkgname}-${pkgver}.tar.gz"
'snort.sysusers'
'snort.tmpfiles'
'snort.service')
-sha256sums=('7b02e11987c6cb4f6d79d72799ca9ad2b4bd59cc1d96bb7d6c91549f990d99d0'
+sha256sums=('31447393d15286b848810dd78ab2cb3ad231fcd1f1663f959587690eeea75413'
'3312efe27fda90656ce1fd891a9a1a202e1a37e6c1313c5d5262528c4a351a9b'
'7fe712141f651254b8e5aa0b3b7d73622d2d1d89bf53d7a522f8c1a067938421'
'ae3245c5de527fb487c459f2f4a9c78803ae6341e9c81b9a404277679cdee051'