Update to 8.1.11 - http://www.php.net/releases/8_1_11.php
This commit is contained in:
parent
f844eec7be
commit
2d463a7153
2
.gitignore
vendored
2
.gitignore
vendored
@ -44,3 +44,5 @@ php-7.*.xz.asc
|
|||||||
/php-8.1.10.tar.xz.asc
|
/php-8.1.10.tar.xz.asc
|
||||||
/php-8.1.11RC1.tar.xz
|
/php-8.1.11RC1.tar.xz
|
||||||
/php-8.1.11RC1.tar.xz.asc
|
/php-8.1.11RC1.tar.xz.asc
|
||||||
|
/php-8.1.11.tar.xz
|
||||||
|
/php-8.1.11.tar.xz.asc
|
||||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
|||||||
%bcond_without lmdb
|
%bcond_without lmdb
|
||||||
|
|
||||||
%global upver 8.1.11
|
%global upver 8.1.11
|
||||||
%global rcver RC1
|
#global rcver RC1
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
@ -1540,6 +1540,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 28 2022 Remi Collet <remi@remirepo.net> - 8.1.11-1
|
||||||
|
- Update to 8.1.11 - http://www.php.net/releases/8_1_11.php
|
||||||
|
|
||||||
* Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 8.1.11~RC1-1
|
* Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 8.1.11~RC1-1
|
||||||
- update to 8.1.11RC1
|
- update to 8.1.11RC1
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (php-8.1.11RC1.tar.xz) = eb49dbf4203541d76dea13f82ef0a551794e4eef9ef277ae6e24e3db96e22542aa4a8cdc3e991dc28bc4973c56e8eddcb030cc80c750842576e8826f5b2c1384
|
SHA512 (php-8.1.11.tar.xz) = 2a9eb4642b4077077f6551ca9a40fd2c48272cc1ee443117362331259efbec88bad0141b09f7a9ff710cde044f9463e1e668f7066b2429ea4274dec7291725cc
|
||||||
SHA512 (php-8.1.11RC1.tar.xz.asc) = 6333a2108155783f51f76893105ec71e2f533de80ad6c14112f2a864182400002bb7c0e7c2095a1b244b59c756c9b591a39ddeee7928f23a4828433e117ed108
|
SHA512 (php-8.1.11.tar.xz.asc) = 50b797f3a78a18782d4c22d8db96b2d59a1f43ad691f1f47dab72e02701b141b03ecfbb035887d23a76014e25db516cef5166f722929460cfc8737fde36ddc1b
|
||||||
|
Loading…
Reference in New Issue
Block a user