diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-01-28 09:02:16 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-03 12:54:21 -0800 |
commit | 9cc9bd0bd62e73eeabcf836a86d52bb49ccd5d10 (patch) | |
tree | fa83d8d3673803ac792dc74ee73c5bee9153d422 /meta-webserver | |
parent | 3eaed6f989f110ef7174dab881f9575ea680cc26 (diff) | |
download | meta-openembedded-9cc9bd0bd62e73eeabcf836a86d52bb49ccd5d10.tar.gz |
hiawatha: upgrade 10.7 -> 10.10
See full changelog https://www.hiawatha-webserver.org/changelog
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver')
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb index d6c449b5d..ed3df1939 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.10.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "http://hiawatha-webserver.org/files/${BP}.tar.gz \ | |||
10 | file://hiawatha-init \ | 10 | file://hiawatha-init \ |
11 | file://hiawatha.service " | 11 | file://hiawatha.service " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "581aa71c831172ba06910deda717302f" | 13 | SRC_URI[md5sum] = "3bf2c12c7037ecc3dfdbec72e7a2f04f" |
14 | SRC_URI[sha256sum] = "363e99d84a85dafbb74bcc30b3e30286053ec2abbc7afe08cd87193611735f74" | 14 | SRC_URI[sha256sum] = "b5e46f5757fa647e77d21d24f7eea912d59f26a75558cba780b45c1c3a33a4d9" |
15 | 15 | ||
16 | INITSCRIPT_NAME = "hiawatha" | 16 | INITSCRIPT_NAME = "hiawatha" |
17 | INITSCRIPT_PARAMS = "defaults 70" | 17 | INITSCRIPT_PARAMS = "defaults 70" |