From: Matthias Fischer Date: Wed, 1 May 2019 17:28:16 +0000 (+0200) Subject: knot: Update to 2.8.1 X-Git-Tag: v2.23-core133~164 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=45e4d6af99d28d6453a9a29ab2fe7414aad016cb knot: Update to 2.8.1 For details see: https://www.knot-dns.cz/2019-04-09-version-281.html Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/knot b/lfs/knot index 1a7fec0cbc..804d3bcc24 100644 --- a/lfs/knot +++ b/lfs/knot @@ -24,7 +24,7 @@ include Config -VER = 2.8.0 +VER = 2.8.1 THISAPP = knot-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5b0d73e143b4c5a72faf4f1f1337ca08 +$(DL_FILE)_MD5 = 14e67b33ed409f92259dbdbaf0e5ade7 install : $(TARGET)