summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302016-12-17 10:55:17 +0100
committerM0Rf302016-12-17 10:55:17 +0100
commit8ddbcc5d6004244e3a85bbed749f6b7959a627f2 (patch)
treef0c67a4b196a4332f127481c227ceaf3d5c93258
parent80c99559e52b331594ce0c9e80504429bef700c4 (diff)
downloadaur-8ddbcc5d6004244e3a85bbed749f6b7959a627f2.tar.gz
2.9.9.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1aa19a11b0e6..c58c6a567a2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 25 16:35:54 UTC 2016
+# Sat Dec 17 09:55:10 UTC 2016
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.8.3
+ pkgver = 2.9.9.0
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.3.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.9.0.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = dd6084f8d20f651b276fa35c991dc482
+ md5sums = fd3012bf36710481d66b40ad046b231d
md5sums = SKIP
md5sums = a847030a34396e6b2d1cacd272ad42da
diff --git a/PKGBUILD b/PKGBUILD
index fabc8a7ae7d6..11937c406d37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.8.3
+pkgver=2.9.9.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=('dd6084f8d20f651b276fa35c991dc482'
+md5sums=('fd3012bf36710481d66b40ad046b231d'
'SKIP'
'a847030a34396e6b2d1cacd272ad42da')