Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Philippe Schommers
aports
Commits
84400c49
Commit
84400c49
authored
Sep 26, 2019
by
Leo
Committed by
Kevin Daudt
Sep 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/suricata: use py3-yaml
Closes !168
parent
1de1ba32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
community/suricata/APKBUILD
community/suricata/APKBUILD
+2
-2
No files found.
community/suricata/APKBUILD
View file @
84400c49
...
...
@@ -2,7 +2,7 @@
# Maintainer: Steve McMaster <code@mcmaster.io>
pkgname
=
suricata
pkgver
=
4.1.4
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"High performance Network IDS, IPS and Network Security Monitoring engine"
url
=
"https://suricata-ids.org/"
arch
=
"all"
...
...
@@ -10,7 +10,7 @@ license="GPL-2.0"
makedepends
=
"automake autoconf libtool libhtp-dev>=0.5.25 libcap-ng-dev lz4-dev
file-dev geoip-dev pcre-dev yaml-dev libpcap-dev hiredis-dev nss-dev
libnet-dev libnetfilter_queue-dev libnfnetlink-dev jansson-dev nspr-dev"
depends
=
"py-yaml python3"
depends
=
"py
3
-yaml python3"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc"
install
=
"
$pkgname
.post-install"
source
=
"https://www.openinfosecfoundation.org/download/suricata-
$pkgver
.tar.gz
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment