From: Jack Mitchell <[email protected]> Signed-off-by: Jack Mitchell <[email protected]> --- .../recipes-httpd/hiawatha/{hiawatha_9.1.bb => hiawatha_9.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-webserver/recipes-httpd/hiawatha/{hiawatha_9.1.bb => hiawatha_9.2.bb} (94%)
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.1.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb similarity index 94% rename from meta-webserver/recipes-httpd/hiawatha/hiawatha_9.1.bb rename to meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb index ece4c2f..2c9fe80 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 \ file://hiawatha-init \ file://hiawatha.service " -SRC_URI[md5sum] = "833ffc295310cb30694e2b6a2c7ffc9c" -SRC_URI[sha256sum] = "699958c178757be0a5074093c15a136cd4387403e60911d29520d362f345ab48" +SRC_URI[md5sum] = "a77f044634884c4cc5d21dab44e822a3" +SRC_URI[sha256sum] = "5d9cdec51c618bb3efab747030e593d9bd49dfaf3236254c8e0cb60715716dbf" INITSCRIPT_NAME = "hiawatha" INITSCRIPT_PARAMS = "defaults 70" -- 1.8.3.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
