From 34284aa1bcd75de535424e10013df105a0f534b9 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Thu, 1 Feb 2024 13:50:51 +0100 Subject: [PATCH] Change to seemoo-lab nexmon --- builder/raspberrypi64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/raspberrypi64.yml b/builder/raspberrypi64.yml index 1b701b8a..2eb9ff8f 100644 --- a/builder/raspberrypi64.yml +++ b/builder/raspberrypi64.yml @@ -363,7 +363,7 @@ - name: clone nexmon repository git: - repo: https://github.com/DrSchottky/nexmon.git + repo: https://github.com/seemoo-lab/nexmon.git dest: /usr/local/src/nexmon - name: make firmware, RPi4