diff options
Diffstat (limited to 'meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb')
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb index 7dcbe9ed9..d49bcabda 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb | |||
@@ -4,12 +4,13 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" |
5 | DEPENDS = "libxml2 libxslt" | 5 | DEPENDS = "libxml2 libxslt" |
6 | 6 | ||
7 | PR = "r1" | 7 | PR = "r2" |
8 | 8 | ||
9 | SECTION = "net" | 9 | SECTION = "net" |
10 | 10 | ||
11 | SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \ | 11 | SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \ |
12 | file://hiawatha-init" | 12 | file://hiawatha-init \ |
13 | file://xslt-fix.patch " | ||
13 | 14 | ||
14 | SRC_URI[md5sum] = "372ea9e8329ed36e4fb781fdc1a6734c" | 15 | SRC_URI[md5sum] = "372ea9e8329ed36e4fb781fdc1a6734c" |
15 | SRC_URI[sha256sum] = "1a7fa98ce66beb54fc8490cc787461d719a98cb0e4a81caedfa18ac8b5ba3b3b" | 16 | SRC_URI[sha256sum] = "1a7fa98ce66beb54fc8490cc787461d719a98cb0e4a81caedfa18ac8b5ba3b3b" |