summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianluca Boiano2018-10-19 14:40:43 +0200
committerGianluca Boiano2018-10-19 14:40:43 +0200
commit2b052cefed6f96186f70b0f1bce055ff68915104 (patch)
tree5514b41173302bab5cd213721c6efeffe203970a
parentde7e141423664a091a073ebf471227938bb2b867 (diff)
downloadaur-2b052cefed6f96186f70b0f1bce055ff68915104.tar.gz
snort: 2.9.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ab232694afb..bb69b53ba572 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.11.1
- pkgrel = 2
+ pkgver = 2.9.12
+ pkgrel = 1
url = http://www.snort.org
install = snort.install
arch = i686
@@ -28,10 +28,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.11.1.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.12.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = 378e3938b2b5c8e358f942d0ffce18cc
+ md5sums = 3a305d9c44bd0319aa50783a60c8947f
md5sums = SKIP
md5sums = a847030a34396e6b2d1cacd272ad42da
diff --git a/PKGBUILD b/PKGBUILD
index aa642044b4bc..ecbb61ecd10e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.11.1
-pkgrel=2
+pkgver=2.9.12
+pkgrel=1
pkgdesc='A lightweight network intrusion detection system.'
arch=('i686' 'x86_64')
url='http://www.snort.org'
@@ -54,6 +54,6 @@ package() {
cp ${srcdir}/rules/* "${pkgdir}/etc/snort/rules"
}
-md5sums=('378e3938b2b5c8e358f942d0ffce18cc'
+md5sums=('3a305d9c44bd0319aa50783a60c8947f'
'SKIP'
'a847030a34396e6b2d1cacd272ad42da')