summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302016-06-25 18:36:02 +0200
committerM0Rf302016-06-25 18:36:02 +0200
commit80c99559e52b331594ce0c9e80504429bef700c4 (patch)
treede75cc72a4120faba324eed8ac7c35acb32c506a
parent4ffffaa68b22eb3276ac7ab21b6269fd40e17705 (diff)
downloadaur-80c99559e52b331594ce0c9e80504429bef700c4.tar.gz
2.9.8.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d66ca157625..1aa19a11b0e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 2 21:19:27 UTC 2016
+# Sat Jun 25 16:35:54 UTC 2016
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.8.2
+ pkgver = 2.9.8.3
pkgrel = 1
url = http://www.snort.org
install = snort.install
@@ -22,10 +22,10 @@ pkgbase = snort
backup = etc/snort/reference.config
backup = etc/snort/classification.config
backup = etc/snort/rules/emerging.conf
- source = https://www.snort.org/downloads/snort/snort-2.9.8.2.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.8.3.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = b5005f88a01b42ff7ee0defb94161ffc
+ md5sums = dd6084f8d20f651b276fa35c991dc482
md5sums = SKIP
md5sums = a847030a34396e6b2d1cacd272ad42da
diff --git a/PKGBUILD b/PKGBUILD
index 48600194cdcf..fabc8a7ae7d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.8.2
+pkgver=2.9.8.3
pkgrel=1
pkgdesc='A lightweight network intrusion detection system.'
arch=('i686' 'x86_64')
@@ -52,6 +52,6 @@ package() {
cp ${srcdir}/rules/* "${pkgdir}/etc/snort/rules"
}
-md5sums=('b5005f88a01b42ff7ee0defb94161ffc'
+md5sums=('dd6084f8d20f651b276fa35c991dc482'
'SKIP'
'a847030a34396e6b2d1cacd272ad42da')