mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
dnsdist: Update to 1.9.3
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
f102cdc515
commit
4b7906cc4b
@@ -26,7 +26,7 @@ include Config
|
||||
|
||||
SUMMARY = A highly DNS-, DoS- and abuse-aware loadbalancer
|
||||
|
||||
VER = 1.9.2
|
||||
VER = 1.9.3
|
||||
|
||||
THISAPP = dnsdist-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = dnsdist
|
||||
PAK_VER = 20
|
||||
PAK_VER = 21
|
||||
|
||||
SUP_ARCH = x86_64 aarch64
|
||||
|
||||
@@ -52,7 +52,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = d910c4e7cec1772bd1b0d4c600f057dfcf7e0ca92193efea85c14271526c1c3a906788c61c4202f13f76233a33c8a268e68555a866fbbbc0c7fb566497988d0c
|
||||
$(DL_FILE)_BLAKE2 = 663b8a2161c5a7b94541cd775f135a99997024648c5bb57fd2ec18c7ede29aebda142452f97332300c45af32b5131e4dd5f9c1f904a1d68962398fa9a28c474e
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user