diff options
Diffstat (limited to 'meta-webserver')
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb index 71cc88561..393e77feb 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb | |||
@@ -9,8 +9,8 @@ SECTION = "net" | |||
9 | SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \ | 9 | SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \ |
10 | file://hiawatha-init" | 10 | file://hiawatha-init" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "71d3903657953c93fc930758d158097d" | 12 | SRC_URI[md5sum] = "372ea9e8329ed36e4fb781fdc1a6734c" |
13 | SRC_URI[sha256sum] = "2567e6b4b4c6666388087b586238e6e91a4afd80e10a879920020a097fcdc946" | 13 | SRC_URI[sha256sum] = "1a7fa98ce66beb54fc8490cc787461d719a98cb0e4a81caedfa18ac8b5ba3b3b" |
14 | 14 | ||
15 | inherit cmake update-rc.d | 15 | inherit cmake update-rc.d |
16 | 16 | ||