Browse Source

snort: add maintainer and SPDX license info

Signed-off-by: Luka Perkov <luka@openwrt.org>
lilik-openwrt-22.03
Luka Perkov 9 years ago
parent
commit
c6ffaa34d6
1 changed files with 3 additions and 0 deletions
  1. +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)


Loading…
Cancel
Save