diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php_7.4.21.bb (renamed from meta-oe/recipes-devtools/php/php_7.4.16.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.4.16.bb b/meta-oe/recipes-devtools/php/php_7.4.21.bb index 821d9cd046..4d427252f1 100644 --- a/meta-oe/recipes-devtools/php/php_7.4.16.bb +++ b/meta-oe/recipes-devtools/php/php_7.4.21.bb | |||
@@ -33,7 +33,8 @@ SRC_URI_append_class-target = " \ | |||
33 | " | 33 | " |
34 | 34 | ||
35 | S = "${WORKDIR}/php-${PV}" | 35 | S = "${WORKDIR}/php-${PV}" |
36 | SRC_URI[sha256sum] = "85710f007cfd0fae94e13a02a3a036f4e81ef43693260cae8a2e1ca93659ce3e" | 36 | SRC_URI[sha256sum] = "36ec6102e757e2c2b7742057a700bbff77c76fa0ccbe9c860398c3d24e32822a" |
37 | |||
37 | 38 | ||
38 | inherit autotools pkgconfig python3native gettext | 39 | inherit autotools pkgconfig python3native gettext |
39 | 40 | ||