aboutsummaryrefslogtreecommitdiffstats
path: root/community/suricata/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-12-26 11:08:24 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-12-26 11:08:38 +0000
commitcd752a29a9b4293e8a707959f30c9a8536d34dfc (patch)
tree473e7c91887a30bd69eae69bc4fd5e8a0105b43b /community/suricata/APKBUILD
parent5b6116a91e5d664ecd2462652e04d5179d7bcf34 (diff)
downloadaports-cd752a29a9b4293e8a707959f30c9a8536d34dfc.tar.bz2
aports-cd752a29a9b4293e8a707959f30c9a8536d34dfc.tar.xz
community/suricata: use GNU wget
/usr/bin/wget -qO - https://rules.emergingthreats.net/open/suricata-4.0/emerging.rules.tar.gz | tar -x -z -C /home/buildozer/aports/community/suricata/pkg/suricata/etc/suricata/ -f - ssl_client: rules.emergingthreats.net: TLS connect failed wget: error getting response: Connection reset by peer gzip: invalid magic tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [Makefile:931: install-rules] Error 2
Diffstat (limited to 'community/suricata/APKBUILD')
-rw-r--r--community/suricata/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/suricata/APKBUILD b/community/suricata/APKBUILD
index 733d37d787..b7141ec800 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=4
+pkgrel=5
pkgdesc="High performance Network IDS, IPS and Network Security Monitoring engine"
url="https://suricata-ids.org/"
# luajit is not available for disabled arches
@@ -11,7 +11,7 @@ license="GPL-2.0"
makedepends="automake autoconf libtool libhtp-dev>=0.5.25 libcap-ng-dev
file-dev luajit-dev geoip-dev pcre-dev yaml-dev libpcap-dev hiredis-dev
libnet-dev libnetfilter_queue-dev libnfnetlink-dev jansson-dev python2
- nss-dev nspr-dev"
+ nss-dev nspr-dev wget"
subpackages="$pkgname-doc"
source="http://www.openinfosecfoundation.org/download/$pkgname-$pkgver.tar.gz
$pkgname.confd