From: Matthias Fischer Date: Sat, 30 Jan 2021 11:42:51 +0000 (+0100) Subject: knot: Update to 3.0.4 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=b3a4ea2817abaadfab5012d36e2e4a382124f269 knot: Update to 3.0.4 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/knot b/lfs/knot index d4b47ab25a..39940a358a 100644 --- a/lfs/knot +++ b/lfs/knot @@ -24,7 +24,7 @@ include Config -VER = 3.0.3 +VER = 3.0.4 THISAPP = knot-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 96db8b271ab8c54dd8d4f69a480a71c5 +$(DL_FILE)_MD5 = c0a546927ff50db153893de43758cb37 install : $(TARGET)