summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2025-05-09 00:35:13 +0200
committerKhem Raj <raj.khem@gmail.com>2025-05-08 18:29:33 -0700
commit18a627a46ce1a02bea6fcd68384b54d7c6aa69bb (patch)
tree28805666341e908c9568be3d7ed64c35763090ac
parent0277e7b9744b54117a8ffd9fc943203ce49518cc (diff)
downloadmeta-openembedded-18a627a46ce1a02bea6fcd68384b54d7c6aa69bb.tar.gz
hiawatha: update HOMEPAGE
As noted in 11.7 changelog: https://hiawatha.leisink.net/changelog > All references to http://www.hiawatha-webserver.org/ changed to > https://hiawatha.leisink.net/. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb
index 243017d593..169e385da6 100644
--- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb
+++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb
@@ -1,5 +1,5 @@
1SUMMARY = "Lightweight secure web server" 1SUMMARY = "Lightweight secure web server"
2HOMEPAGE = "http://www.hiawatha-webserver.org" 2HOMEPAGE = "https://hiawatha.leisink.net/"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
5DEPENDS = "libxml2 libxslt virtual/crypt" 5DEPENDS = "libxml2 libxslt virtual/crypt"