Browse Source

snort: add SF mirror

Signed-off-by: Luka Perkov <luka@openwrt.org>
lilik-openwrt-22.03
Luka Perkov 10 years ago
parent
commit
6d9064e230
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      net/snort/Makefile

+ 2
- 1
net/snort/Makefile View File

@ -12,7 +12,8 @@ PKG_VERSION:=2.9.7.2
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.snort.org/downloads/snort/
PKG_SOURCE_URL:=https://www.snort.org/downloads/snort/ \
@SF/$(PKG_NAME)
PKG_MD5SUM:=b01e9964827394c39194a0147bc15705
PKG_BUILD_DEPENDS:=librpc


Loading…
Cancel
Save