This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
snort: add maintainer and SPDX license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
lilik-openwrt-22.03
Luka Perkov
10 years ago
parent
b35efb38d5
commit
c6ffaa34d6
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
net/snort/Makefile
+ 3
- 0
net/snort/Makefile
View File
@ -11,6 +11,9 @@ PKG_NAME:=snort
PKG_VERSION
:=
2.9.7.2
PKG_RELEASE
:=
3
PKG_LICENSE
:=
GPL-2.0
PKG_MAINTAINER
:=
Luka Perkov <luka@openwrt.org>
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://www.snort.org/downloads/snort/
\
@SF/
$(
PKG_NAME
)
Write
Preview
Loading…
Cancel
Save