summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
9SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \ 9SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \
10 file://hiawatha-init " 10 file://hiawatha-init "
11 11
12SRC_URI[md5sum] = "712b1822ef525153dc4347417252768d" 12SRC_URI[md5sum] = "5def93779bbc10a021796abd3609caf7"
13SRC_URI[sha256sum] = "c35e1e975962e1105d7914f74901e304ba90681985c94236c113eaca502b5e34" 13SRC_URI[sha256sum] = "2583d8e7f48ddc6cdedc27bb51d3e130679fc2f4411622bae9ddce3ef965d063"
14 14
15inherit cmake update-rc.d 15inherit cmake update-rc.d
16 16