summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/php')
-rw-r--r--meta-oe/recipes-devtools/php/php_8.1.3.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.2.bb b/meta-oe/recipes-devtools/php/php_8.1.3.bb
index 038d79783b..bfe4d270d6 100644
--- a/meta-oe/recipes-devtools/php/php_8.1.2.bb
+++ b/meta-oe/recipes-devtools/php/php_8.1.3.bb
@@ -32,7 +32,7 @@ SRC_URI:append:class-target = " \
32 " 32 "
33 33
34S = "${WORKDIR}/php-${PV}" 34S = "${WORKDIR}/php-${PV}"
35SRC_URI[sha256sum] = "913dc7dd4388427fa33ea4ac89834e856ff5394f4218eace260a3a279f5b53a9" 35SRC_URI[sha256sum] = "354c4e2c506046eca812d1fc2526884a2f54b5e3d20ef0ede919a69eb232d0be"
36 36
37inherit autotools pkgconfig python3native gettext 37inherit autotools pkgconfig python3native gettext
38 38