diff options
-rw-r--r-- | community/suricata/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/suricata/APKBUILD b/community/suricata/APKBUILD index c38dbe66ff..de40b81100 100644 --- a/community/suricata/APKBUILD +++ b/community/suricata/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Steve McMaster <code@mcmaster.io> pkgname=suricata pkgver=4.1.4 -pkgrel=3 +pkgrel=4 pkgdesc="High performance Network IDS, IPS and Network Security Monitoring engine" url="https://suricata-ids.org/" arch="all" |