diff options
author | Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> | 2013-03-08 14:44:30 +0000 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-03-08 15:03:06 +0000 |
commit | 14082ab64805cf9571309f674c036f4856029204 (patch) | |
tree | 4f23d06fec2b6c7d62ef346efb85b1b4cf7eb1dc /meta-webserver/recipes-httpd | |
parent | 6c9ac38e8b998e6739383ba91e0c4e0c0ed0094b (diff) | |
download | meta-openembedded-14082ab64805cf9571309f674c036f4856029204.tar.gz |
hiawatha: update to 8.8.1
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Diffstat (limited to 'meta-webserver/recipes-httpd')
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.bb (renamed from meta-webserver/recipes-httpd/hiawatha/hiawatha_8.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.7.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.bb index d8a0583fa..9e4f11982 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.7.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.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] = "712b1822ef525153dc4347417252768d" | 12 | SRC_URI[md5sum] = "5def93779bbc10a021796abd3609caf7" |
13 | SRC_URI[sha256sum] = "c35e1e975962e1105d7914f74901e304ba90681985c94236c113eaca502b5e34" | 13 | SRC_URI[sha256sum] = "2583d8e7f48ddc6cdedc27bb51d3e130679fc2f4411622bae9ddce3ef965d063" |
14 | 14 | ||
15 | inherit cmake update-rc.d | 15 | inherit cmake update-rc.d |
16 | 16 | ||