From 59d929e5040bf501fdef30d444d6f00c76d9c4d5 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Thu, 18 Dec 2025 14:46:58 +0100 Subject: [PATCH] hiawatha: set a working SRC_URI The project has moved to a new site, old SRC_URI stopped working. Signed-off-by: Gyorgy Sarvari --- meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb index 2e848eaf56..497babb89e 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb @@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt virtual/crypt" SECTION = "net" -SRC_URI = "http://hiawatha-webserver.org/files/hiawatha-10/${BP}.tar.gz \ +SRC_URI = "https://hiawatha.leisink.net/files/hiawatha-10/hiawatha-${PV}.tar.gz \ file://hiawatha-init \ file://hiawatha.service "