diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-03-22 19:56:28 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-24 09:45:25 -0700 |
| commit | fc13caaa52d4e2cb1403ae8c61fde19987e2e3ae (patch) | |
| tree | 9b8bc5788829b5dadbd41f64be44c85818364e67 | |
| parent | f5dfe98fd2515acc677c2f83373307e55d87f1d5 (diff) | |
| download | meta-openembedded-fc13caaa52d4e2cb1403ae8c61fde19987e2e3ae.tar.gz | |
php: upgrade 8.1.3 -> 8.1.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.1.4.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.3.bb b/meta-oe/recipes-devtools/php/php_8.1.4.bb index 8086bac550..bf6c543097 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.3.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.4.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] = "354c4e2c506046eca812d1fc2526884a2f54b5e3d20ef0ede919a69eb232d0be" | 36 | SRC_URI[sha256sum] = "b3f688cb69758523838b8e7f509aaef0152133d9b84a84a0b7cf68eeafc1df76" |
| 37 | 37 | ||
| 38 | inherit autotools pkgconfig python3native gettext | 38 | inherit autotools pkgconfig python3native gettext |
| 39 | 39 | ||
