From 86ff9a70f15338e41c353616e456c594473c7402 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Thu, 9 Nov 2017 22:54:14 +0100 Subject: [PATCH] snort: update download source 2.9.7.2 was moved into the archive section, update source accordingly until someone upgrades it. Signed-off-by: Zoltan HERPAI --- net/snort/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/snort/Makefile b/net/snort/Makefile index 33f8b6d5e9..c8c7a1afff 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -12,7 +12,7 @@ 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/archive/snort/ \ @SF/$(PKG_NAME) PKG_MD5SUM:=b01e9964827394c39194a0147bc15705 -- 2.30.2