Update to 8.1.12 - http://www.php.net/releases/8_1_12.php
(cherry picked from commit d501fa89421e4dd98d9439c82897e2af17ffc4ee)
This commit is contained in:
parent
221ebeef06
commit
50ea4de9a2
44
.gitignore
vendored
44
.gitignore
vendored
@ -6,43 +6,7 @@ php-7.*.xz
|
||||
php-7.*.xz.asc
|
||||
/php-8.0.*.tar.xz
|
||||
/php-8.0.*.tar.xz.asc
|
||||
/php-8.1.1.tar.xz
|
||||
/php-8.1.1.tar.xz.asc
|
||||
/php-8.1.2RC1.tar.xz
|
||||
/php-8.1.2RC1.tar.xz.asc
|
||||
/php-8.1.2.tar.xz
|
||||
/php-8.1.2.tar.xz.asc
|
||||
/php-8.1.3.tar.xz
|
||||
/php-8.1.3.tar.xz.asc
|
||||
/php-8.1.4RC1.tar.xz
|
||||
/php-8.1.4RC1.tar.xz.asc
|
||||
/php-8.1.4.tar.xz
|
||||
/php-8.1.4.tar.xz.asc
|
||||
/php-8.1.5RC1.tar.xz
|
||||
/php-8.1.5RC1.tar.xz.asc
|
||||
/php-8.1.5.tar.xz
|
||||
/php-8.1.5.tar.xz.asc
|
||||
/php-8.1.6RC1.tar.xz
|
||||
/php-8.1.6RC1.tar.xz.asc
|
||||
/php-8.1.6.tar.xz
|
||||
/php-8.1.6.tar.xz.asc
|
||||
/php-8.1.7RC1.tar.xz
|
||||
/php-8.1.7RC1.tar.xz.asc
|
||||
/php-8.1.7.tar.xz
|
||||
/php-8.1.7.tar.xz.asc
|
||||
/php-8.1.8RC1.tar.xz
|
||||
/php-8.1.8RC1.tar.xz.asc
|
||||
/php-8.1.8.tar.xz
|
||||
/php-8.1.8.tar.xz.asc
|
||||
/php-8.1.9RC1.tar.xz
|
||||
/php-8.1.9RC1.tar.xz.asc
|
||||
/php-8.1.9.tar.xz
|
||||
/php-8.1.9.tar.xz.asc
|
||||
/php-8.1.10RC1.tar.xz
|
||||
/php-8.1.10RC1.tar.xz.asc
|
||||
/php-8.1.10.tar.xz
|
||||
/php-8.1.10.tar.xz.asc
|
||||
/php-8.1.11RC1.tar.xz
|
||||
/php-8.1.11RC1.tar.xz.asc
|
||||
/php-8.1.11.tar.xz
|
||||
/php-8.1.11.tar.xz.asc
|
||||
/php-8.2.*.tar.xz
|
||||
/php-8.2.*.tar.xz.asc
|
||||
/php-8.1.12.tar.xz
|
||||
/php-8.1.12.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -64,7 +64,7 @@
|
||||
%bcond_with imap
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.1.11
|
||||
%global upver 8.1.12
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
@ -1540,6 +1540,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 26 2022 Remi Collet <remi@remirepo.net> - 8.1.12-1
|
||||
- Update to 8.1.12 - http://www.php.net/releases/8_1_12.php
|
||||
|
||||
* 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
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.1.11.tar.xz) = 2a9eb4642b4077077f6551ca9a40fd2c48272cc1ee443117362331259efbec88bad0141b09f7a9ff710cde044f9463e1e668f7066b2429ea4274dec7291725cc
|
||||
SHA512 (php-8.1.11.tar.xz.asc) = 50b797f3a78a18782d4c22d8db96b2d59a1f43ad691f1f47dab72e02701b141b03ecfbb035887d23a76014e25db516cef5166f722929460cfc8737fde36ddc1b
|
||||
SHA512 (php-8.1.12.tar.xz) = 437b6a8146b58479f4d1acb7b35d68954f1f7bc13a8f3dddc66e1677d7e9b6a11154861f9e894cbd59b9c28d4df3fd5422f9b5553004e9fc8d0320ab59b9f907
|
||||
SHA512 (php-8.1.12.tar.xz.asc) = 8736e02e9048a140be85096e3b9c6a1255d72cc94b491e3c5ab859fd3b8c65b544e95ea08740ff3ec93456e54c57d5e383103aff47392309bfec41891dd021a1
|
||||
|
Loading…
x
Reference in New Issue
Block a user