summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-webserver/recipes-httpd/apache2/apache2_2.4.43.bb (renamed from meta-webserver/recipes-httpd/apache2/apache2_2.4.41.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.41.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.43.bb
index a34734c207..2fff153fc2 100644
--- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.41.bb
+++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.43.bb
@@ -24,9 +24,9 @@ SRC_URI_append_class-target = " \
24 file://volatiles.04_apache2 \ 24 file://volatiles.04_apache2 \
25 " 25 "
26 26
27LIC_FILES_CHKSUM = "file://LICENSE;md5=d52d0fd0bc788f068e647116c01ddfcd" 27LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3"
28SRC_URI[md5sum] = "dfc674f8f454e3bc2d4ccd73ad3b5f1e" 28SRC_URI[md5sum] = "791c986b1e70fe61eb44060aacc89a64"
29SRC_URI[sha256sum] = "133d48298fe5315ae9366a0ec66282fa4040efa5d566174481077ade7d18ea40" 29SRC_URI[sha256sum] = "a497652ab3fc81318cdc2a203090a999150d86461acff97c1065dc910fe10f43"
30 30
31S = "${WORKDIR}/httpd-${PV}" 31S = "${WORKDIR}/httpd-${PV}"
32 32