* [Buildroot] [PATCH 1/1] package/dump1090: bump to version 8.2
@ 2022-12-26 22:50 Fabrice Fontaine
2022-12-27 19:58 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-12-26 22:50 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/flightaware/dump1090/compare/v7.2...v8.2
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/dump1090/dump1090.hash | 2 +-
package/dump1090/dump1090.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/dump1090/dump1090.hash b/package/dump1090/dump1090.hash
index 23178567ac..8a4c3a4818 100644
--- a/package/dump1090/dump1090.hash
+++ b/package/dump1090/dump1090.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 dfcf57b19f43e0262b1a03b0dc5069a9ddc48427d85378b7ef52fb4e74911eef dump1090-7.2.tar.gz
+sha256 1ab8a5acd891bdbba586e2e9f2d9b056210940bd47b5c1a19d133eb091f31555 dump1090-8.2.tar.gz
sha256 804f68c803eb5c127c53ad17c4f4e5033ef158e514bb76950dc7b1773f9ce4b0 LICENSE
diff --git a/package/dump1090/dump1090.mk b/package/dump1090/dump1090.mk
index 82eaaf2cb8..60ef4a9bcb 100644
--- a/package/dump1090/dump1090.mk
+++ b/package/dump1090/dump1090.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DUMP1090_VERSION = 7.2
+DUMP1090_VERSION = 8.2
DUMP1090_SITE = $(call github,flightaware,dump1090,v$(DUMP1090_VERSION))
DUMP1090_LICENSE = GPL-2.0+
DUMP1090_LICENSE_FILES = LICENSE
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-27 19:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-26 22:50 [Buildroot] [PATCH 1/1] package/dump1090: bump to version 8.2 Fabrice Fontaine
2022-12-27 19:58 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.