From 76a6070e6886fc7d623742bf0f7c4167b8b8dae8 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 24 Jul 2021 08:22:45 -0700 Subject: hiawatha: fix url. files moved under a new dir structure. Signed-off-by: Armin Kuster --- meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb index 89910841f6..f0be75f5d3 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.11.bb @@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt virtual/crypt" SECTION = "net" -SRC_URI = "http://hiawatha-webserver.org/files/${BP}.tar.gz \ +SRC_URI = "http://hiawatha-webserver.org/files/hiawatha-10/${BP}.tar.gz \ file://hiawatha-init \ file://hiawatha.service " -- cgit v1.2.3-54-g00ecf