diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-06-14 12:35:03 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-06-30 13:39:27 -0400 |
| commit | 75749fa360f32ed0b5c2e09c359e245e58cc7131 (patch) | |
| tree | 15d367bc6569f986513d7ebc4902daad9bb09fa0 /meta-oe | |
| parent | df63b8a2d45e4b787697009aa9223e4ba7268077 (diff) | |
| download | meta-openembedded-75749fa360f32ed0b5c2e09c359e245e58cc7131.tar.gz | |
php: upgrade 8.1.6 -> 8.1.7
Changelog:
==========
https://www.php.net/ChangeLog-8.php#8.1.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.1.7.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.6.bb b/meta-oe/recipes-devtools/php/php_8.1.7.bb index 96af595a45..e9e8eccf3a 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.6.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.7.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] = "7b353304b7407554f70d3e101a226a1fc22decae5c4c42ed270c4e389bfa1b66" | 36 | SRC_URI[sha256sum] = "b816753eb005511e695d90945c27093c3236cc73db1262656d9fadd73ead7e9d" |
| 37 | 37 | ||
| 38 | inherit autotools pkgconfig python3native gettext | 38 | inherit autotools pkgconfig python3native gettext |
| 39 | 39 | ||
