From d4388111b06fa3aac9c6f0a1fb9a3fe42d293c22 Mon Sep 17 00:00:00 2001 From: Nils Fenner Date: Thu, 4 Jul 2019 01:53:35 +0200 Subject: [PATCH] update xtrx images git hash Build failed due to a submodule that was removed. Flatpak 1.4.1 cannot sort this out correctly. --- flatpak/org.sdrangel.SDRangel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/org.sdrangel.SDRangel.json b/flatpak/org.sdrangel.SDRangel.json index 45197bd1d..106156563 100644 --- a/flatpak/org.sdrangel.SDRangel.json +++ b/flatpak/org.sdrangel.SDRangel.json @@ -216,7 +216,7 @@ { "type": "git", "url": "https://github.com/xtrx-sdr/images.git", - "commit": "053ec82" + "commit": "9586a6e" } ] },