summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb482a519c0d..0d66ca157625 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Mon May 2 21:19:27 UTC 2016
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.8.0
+ pkgver = 2.9.8.2
pkgrel = 1
url = http://www.snort.org
install = snort.install
@@ -20,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.0.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.8.2.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = 33a2ffd0daf3f60b81ab685848f95947
+ md5sums = b5005f88a01b42ff7ee0defb94161ffc
md5sums = SKIP
md5sums = a847030a34396e6b2d1cacd272ad42da
diff --git a/PKGBUILD b/PKGBUILD
index c2491a4af62b..48600194cdcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.8.0
+pkgver=2.9.8.2
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=('33a2ffd0daf3f60b81ab685848f95947'
+md5sums=('b5005f88a01b42ff7ee0defb94161ffc'
'SKIP'
'a847030a34396e6b2d1cacd272ad42da')