summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302015-12-01 17:05:39 +0100
committerM0Rf302015-12-01 17:05:39 +0100
commitb65f391bb2da508d1261bc407fc889661f33b8fa (patch)
tree7580b0f51c6c7dcb4e3c13d7bccc48fa2b26cf32
parent8f3406ed58bf8c826673eed930b6e4808646fc6e (diff)
downloadaur-b65f391bb2da508d1261bc407fc889661f33b8fa.tar.gz
2.9.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 323745dbb56d..fb482a519c0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.7.6
+ pkgver = 2.9.8.0
pkgrel = 1
url = http://www.snort.org
install = snort.install
@@ -20,10 +20,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.7.6.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.8.0.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = 65349f3272c4de5b3210f77f1f7ab0e6
+ md5sums = 33a2ffd0daf3f60b81ab685848f95947
md5sums = SKIP
md5sums = a847030a34396e6b2d1cacd272ad42da
diff --git a/PKGBUILD b/PKGBUILD
index 3f0b5bd4a770..c2491a4af62b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.7.6
+pkgver=2.9.8.0
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=('65349f3272c4de5b3210f77f1f7ab0e6'
+md5sums=('33a2ffd0daf3f60b81ab685848f95947'
'SKIP'
'a847030a34396e6b2d1cacd272ad42da')