[Buildroot] [git commit] package/kismet: bump to version 2022-08-R1

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Oct 30 10:54:02 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=caf755999df22bc5580f85674d819004ff842e50
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

https://www.kismetwireless.net/release/kismet-2022-08-R1/

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/kismet/kismet.hash | 2 +-
 package/kismet/kismet.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kismet/kismet.hash b/package/kismet/kismet.hash
index fc5f854b7e..725d24e551 100644
--- a/package/kismet/kismet.hash
+++ b/package/kismet/kismet.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  aaae4747f14734a73f601af013c0eee26e13680f5e3675dfce09b7de2e68b8a8  kismet-2022-02-R1.tar.xz
+sha256  2149cceac5526508653f4d02dcf7a694e3da3dc000a2372a1ee4bf9988279781  kismet-2022-08-R1.tar.xz
 sha256  93c7f0d7e356b0abfb6f494ff3ea37f96abc84e9a5619b25d4e43f7553a55739  LICENSE
diff --git a/package/kismet/kismet.mk b/package/kismet/kismet.mk
index 3992a392f8..8def78ad2a 100644
--- a/package/kismet/kismet.mk
+++ b/package/kismet/kismet.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KISMET_VERSION = 2022-02-R1
+KISMET_VERSION = 2022-08-R1
 KISMET_SOURCE = kismet-$(KISMET_VERSION).tar.xz
 KISMET_SITE = http://www.kismetwireless.net/code
 KISMET_DEPENDENCIES = \



More information about the buildroot mailing list