summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302015-10-10 17:12:21 +0200
committerM0Rf302015-10-10 17:12:21 +0200
commit8f3406ed58bf8c826673eed930b6e4808646fc6e (patch)
tree23b20a2fb54a2aebb9530afee8b722f9869958fc
parent209b823060cd35f22526ca29479a0f87695d2f6c (diff)
downloadaur-8f3406ed58bf8c826673eed930b6e4808646fc6e.tar.gz
2.9.7.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85a0e3a9410a..323745dbb56d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = snort
pkgdesc = A lightweight network intrusion detection system.
- pkgver = 2.9.7.5
- pkgrel = 2
+ pkgver = 2.9.7.6
+ pkgrel = 1
url = http://www.snort.org
install = snort.install
arch = i686
@@ -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.5.tar.gz
+ source = https://www.snort.org/downloads/snort/snort-2.9.7.6.tar.gz
source = http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz
source = snort@.service
- md5sums = fd271788c0f8876be87a858a9142f202
+ md5sums = 65349f3272c4de5b3210f77f1f7ab0e6
md5sums = SKIP
md5sums = a847030a34396e6b2d1cacd272ad42da
diff --git a/PKGBUILD b/PKGBUILD
index 8c7f2ab0edf3..3f0b5bd4a770 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
pkgname=snort
-pkgver=2.9.7.5
-pkgrel=2
+pkgver=2.9.7.6
+pkgrel=1
pkgdesc='A lightweight network intrusion detection system.'
arch=('i686' 'x86_64')
url='http://www.snort.org'
@@ -52,6 +52,6 @@ package() {
cp ${srcdir}/rules/* "${pkgdir}/etc/snort/rules"
}
-md5sums=('fd271788c0f8876be87a858a9142f202'
+md5sums=('65349f3272c4de5b3210f77f1f7ab0e6'
'SKIP'
'a847030a34396e6b2d1cacd272ad42da')