summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/snort/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/snort/APKBUILD b/extra/snort/APKBUILD
index e51c04e6..9f31339c 100644
--- a/extra/snort/APKBUILD
+++ b/extra/snort/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
pkgname=snort
-pkgver=2.8.3.2
-pkgrel=1
+pkgver=2.8.4
+pkgrel=0
pkgdesc="An open source network intrusion prevention and detection system"
url="http://www.snort.org/"
license="GPL"
@@ -31,7 +31,7 @@ build() {
install -D -m 644 ../snort.confd "$pkgdir"/etc/conf.d/snort
}
-md5sums="f75547da33446ddb4ca07eefd9ce31dc snort-2.8.3.2.tar.gz
+md5sums="193179da8db8aac5ee6b0a751ce7b76d snort-2.8.4.tar.gz
b3207150805e7b948d958c6f86e70a5b snort.initd
446f8d2b3435b8a6be738da978670605 snort.confd
b9473b349cc9d21faf7b91b591f497d6 snort.pre-install"