summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302018-01-25 18:20:09 +0100
committerM0Rf302018-01-25 18:20:09 +0100
commit305527f3c011f979b035cd7434c222e7c336a7ff (patch)
treeb428f190a2d052decd1b8c780df0f8cea775c22a
parentafe5bd38d1b27af7dcff5589145280ca51d45022 (diff)
downloadaur-305527f3c011f979b035cd7434c222e7c336a7ff.tar.gz
snort: 2.9.11.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c4d4daae1e9..09a3060addd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Oct 14 12:50:03 UTC 2017
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.11
+ pkgver = 2.9.11.1
pkgrel = 1
url = http://www.snort.org
install = snort.install
@@ -22,11 +20,11 @@ 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.11.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.11.1.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = 4f3ee0c2ad330e487273016efd0c9d64
- md5sums = SKIP
+ md5sums = 378e3938b2b5c8e358f942d0ffce18cc
+ md5sums = 4688b17998ccbb1518113376c39a158c
md5sums = a847030a34396e6b2d1cacd272ad42da
pkgname = snort
diff --git a/PKGBUILD b/PKGBUILD
index a1ed2b9554bf..63b9186d0918 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.11
+pkgver=2.9.11.1
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=('4f3ee0c2ad330e487273016efd0c9d64'
- 'SKIP'
+md5sums=('378e3938b2b5c8e358f942d0ffce18cc'
+ '4688b17998ccbb1518113376c39a158c'
'a847030a34396e6b2d1cacd272ad42da')