summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-04-14 09:26:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-04-14 13:54:20 +0200
commit988e18aec2d08ec60c951ea5b19e4e2ab0e070cd (patch)
tree2f3829e35ef0e2342cc029e688f08db07cc2bfd8
parent008d17a670d2ad7d008f63993860aecd07f07594 (diff)
downloadptxdist-988e18aec2d08ec60c951ea5b19e4e2ab0e070cd.tar.gz
ptxdist-988e18aec2d08ec60c951ea5b19e4e2ab0e070cd.tar.xz
dump1090fa: Version bump. 7.1 -> 7.2
Minor cosmetic fixes, mostly html/css related. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414072632.4116435-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/dump1090fa.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/dump1090fa.make b/rules/dump1090fa.make
index 366209805..6e63edeef 100644
--- a/rules/dump1090fa.make
+++ b/rules/dump1090fa.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_DUMP1090FA) += dump1090fa
#
# Paths and names
#
-DUMP1090FA_VERSION := 7.1
-DUMP1090FA_MD5 := e50b888f2d9ec86a15cd39f997eb099b
+DUMP1090FA_VERSION := 7.2
+DUMP1090FA_MD5 := 86c64b1a6d76d0c2fb5d048791ff52e5
DUMP1090FA := dump1090fa-$(DUMP1090FA_VERSION)
DUMP1090FA_SUFFIX := tar.gz
DUMP1090FA_URL := https://github.com/flightaware/dump1090/archive/refs/tags/v$(DUMP1090FA_VERSION).$(DUMP1090FA_SUFFIX)