From e9c125da0b5531648b55ba38c5f13a9600e8afdf Mon Sep 17 00:00:00 2001
From: Ron Williams <ron.williams@englishbluffcg.com>
Date: Wed, 18 Jan 2023 14:40:03 -0800
Subject: [PATCH] update sopwith path

---
 recipes/sopwith/recipe.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/sopwith/recipe.sh b/recipes/sopwith/recipe.sh
index d46033245..170748c1a 100644
--- a/recipes/sopwith/recipe.sh
+++ b/recipes/sopwith/recipe.sh
@@ -1,5 +1,5 @@
 VERSION=1.8.4
-TAR=https://sourceforge.net/projects/sdl-sopwith/files/sdl_sopwith/$VERSION/sopwith-$VERSION.tar.gz
+TAR=https://sourceforge.net/projects/sdl-sopwith/files/sdl_sopwith/$VERSION/sopwith-$VERSION.tar.gz/download
 BUILD_DEPENDS=(sdl liborbital libiconv)
 
 function recipe_version {
-- 
GitLab