diff options
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_11.0.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.0.bb index 1111ef6f56..51177185fa 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.0.bb | |||
@@ -6,12 +6,11 @@ DEPENDS = "libxml2 libxslt virtual/crypt" | |||
6 | 6 | ||
7 | SECTION = "net" | 7 | SECTION = "net" |
8 | 8 | ||
9 | SRC_URI = "http://hiawatha-webserver.org/files/hiawatha-10/${BP}.tar.gz \ | 9 | SRC_URI = "https://hiawatha.leisink.net/files/hiawatha-${PV}.tar.gz \ |
10 | file://hiawatha-init \ | 10 | file://hiawatha-init \ |
11 | file://hiawatha.service " | 11 | file://hiawatha.service " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "d9e282be06ed456207726b7ac0df9d48" | 13 | SRC_URI[sha256sum] = "d6fffbe6938951b62f9e02b5382a810fdb83b1e1328f5333c1c733342a890b4b" |
14 | SRC_URI[sha256sum] = "61bf41146c51244769984135529fcffd0f6cb92be18dc12d460effc42f19f50d" | ||
15 | 14 | ||
16 | INITSCRIPT_NAME = "hiawatha" | 15 | INITSCRIPT_NAME = "hiawatha" |
17 | INITSCRIPT_PARAMS = "defaults 70" | 16 | INITSCRIPT_PARAMS = "defaults 70" |