[hardknott 14/15] hiawatha: fix url.
files moved under a new dir structure.
Signed-off-by: Armin Kuster <akuster808@...> --- 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 " -- 2.25.1 |
|