diff options
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_9.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.1.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb index ece4c2fecb..2c9fe8086d 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.1.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${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] = "833ffc295310cb30694e2b6a2c7ffc9c" | 13 | SRC_URI[md5sum] = "a77f044634884c4cc5d21dab44e822a3" |
14 | SRC_URI[sha256sum] = "699958c178757be0a5074093c15a136cd4387403e60911d29520d362f345ab48" | 14 | SRC_URI[sha256sum] = "5d9cdec51c618bb3efab747030e593d9bd49dfaf3236254c8e0cb60715716dbf" |
15 | 15 | ||
16 | INITSCRIPT_NAME = "hiawatha" | 16 | INITSCRIPT_NAME = "hiawatha" |
17 | INITSCRIPT_PARAMS = "defaults 70" | 17 | INITSCRIPT_PARAMS = "defaults 70" |