summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302017-10-14 14:50:13 +0200
committerM0Rf302017-10-14 14:50:13 +0200
commit552f49679f1e4502b230b232467c9a64ad9d5205 (patch)
treef0b4d6962b809015d38d436ba31a6f875bfbd9bf
parent8ddbcc5d6004244e3a85bbed749f6b7959a627f2 (diff)
downloadaur-552f49679f1e4502b230b232467c9a64ad9d5205.tar.gz
snort: 2.9.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c58c6a567a2d..6c4d4daae1e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 17 09:55:10 UTC 2016
+# Sat Oct 14 12:50:03 UTC 2017
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.9.0
+ pkgver = 2.9.11
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.9.0.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.11.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = fd3012bf36710481d66b40ad046b231d
+ md5sums = 4f3ee0c2ad330e487273016efd0c9d64
md5sums = SKIP
md5sums = a847030a34396e6b2d1cacd272ad42da
diff --git a/PKGBUILD b/PKGBUILD
index 11937c406d37..c94c861de979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.9.0
+pkgver=2.9.11
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=('fd3012bf36710481d66b40ad046b231d'
+md5sums=('4f3ee0c2ad330e487273016efd0c9d64'
'SKIP'
'a847030a34396e6b2d1cacd272ad42da')