diff options
author | Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> | 2013-06-26 15:15:15 +0100 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-06-28 17:33:54 +0100 |
commit | 7e13ec6e239c1e010be86b56e2a2c3d5495bbe8f (patch) | |
tree | ce19f8421fb951af02d5466f6a00621b6ad82e02 /meta-webserver/recipes-httpd/hiawatha | |
parent | c21c656bfacfacc64b51dbf6357a25e46728f8ab (diff) | |
download | meta-openembedded-7e13ec6e239c1e010be86b56e2a2c3d5495bbe8f.tar.gz |
Hiawatha: update to 9.2
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Diffstat (limited to 'meta-webserver/recipes-httpd/hiawatha')
-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 ece4c2fec..2c9fe8086 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" |