diff options
-rw-r--r-- | meta-oe/recipes-devtools/php/php_8.1.6.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.5.bb b/meta-oe/recipes-devtools/php/php_8.1.6.bb index e3af9f6984..96af595a45 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.5.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.6.bb | |||
@@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \ | |||
33 | " | 33 | " |
34 | 34 | ||
35 | S = "${WORKDIR}/php-${PV}" | 35 | S = "${WORKDIR}/php-${PV}" |
36 | SRC_URI[sha256sum] = "827de56771c3ab8313a069812f15f6ec49989d510aebd0dce180839c6d8d6ff3" | 36 | SRC_URI[sha256sum] = "7b353304b7407554f70d3e101a226a1fc22decae5c4c42ed270c4e389bfa1b66" |
37 | 37 | ||
38 | inherit autotools pkgconfig python3native gettext | 38 | inherit autotools pkgconfig python3native gettext |
39 | 39 | ||