From: Michael Tremer Date: Tue, 23 Feb 2021 15:11:57 +0000 (+0000) Subject: fireperf: Update to version 0.2.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cade19b1967e652dfc080f8ca07081500514de56;p=people%2Fms%2Fipfire-2.x.git fireperf: Update to version 0.2.0 Signed-off-by: Michael Tremer --- diff --git a/lfs/fireperf b/lfs/fireperf index bb88d290e0..19fe7b1fd5 100644 --- a/lfs/fireperf +++ b/lfs/fireperf @@ -24,7 +24,7 @@ include Config -VER = 0.1.0 +VER = 0.2.0 THISAPP = fireperf-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fireperf -PAK_VER = 1 +PAK_VER = 2 ############################################################################### # Top-level Rules @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = https://source.ipfire.org/releases/fireperf/$(DL_FILE) -$(DL_FILE)_MD5 = 1388fd154cfeab52608f81816c5bed96 +$(DL_FILE)_MD5 = 25bb110c90f389d5b8e1fc4164a45693 install : $(TARGET)