diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 06:33:10 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 10:34:36 +0000 |
commit | 77a5963622a850aa0f62d9644135af0b73913063 (patch) | |
tree | 997e351f2627f0a80af34117d4059151265901b4 /community/suricata | |
parent | 0da2adffac65d450f3372cadf218604205167ab5 (diff) | |
download | aports-77a5963622a850aa0f62d9644135af0b73913063.tar.bz2 aports-77a5963622a850aa0f62d9644135af0b73913063.tar.xz |
community/suricata: rebuild against nss-3.38
Diffstat (limited to 'community/suricata')
-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 35aa026d60..733d37d787 100644 --- a/community/suricata/APKBUILD +++ b/community/suricata/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Steve McMaster <code@mcmaster.io> pkgname=suricata pkgver=4.0.4 -pkgrel=0 +pkgrel=4 pkgdesc="High performance Network IDS, IPS and Network Security Monitoring engine" url="https://suricata-ids.org/" # luajit is not available for disabled arches |