snort: add SF mirror
Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
parent
3843e8459a
commit
5ed3339b07
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ PKG_VERSION:=2.9.7.2
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
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_MD5SUM:=b01e9964827394c39194a0147bc15705
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=librpc
|
PKG_BUILD_DEPENDS:=librpc
|
||||||
|
|
Loading…
Reference in a new issue