Update to 8.1.1 - http://www.php.net/releases/8_1_1.php
This commit is contained in:
parent
6599c5d0e2
commit
201b3d3cc4
2
.gitignore
vendored
2
.gitignore
vendored
@ -46,3 +46,5 @@ php-7.*.xz.asc
|
||||
/php-8.1.0.tar.xz.asc
|
||||
/php-8.1.1RC1.tar.xz
|
||||
/php-8.1.1RC1.tar.xz.asc
|
||||
/php-8.1.1.tar.xz
|
||||
/php-8.1.1.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -65,7 +65,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.1.1
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1541,6 +1541,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 15 2021 Remi Collet <remi@remirepo.net> - 8.1.1-1
|
||||
- Update to 8.1.1 - http://www.php.net/releases/8_1_1.php
|
||||
|
||||
* Thu Dec 2 2021 Remi Collet <remi@remirepo.net> - 8.1.1~RC1-1
|
||||
- update to 8.1.1RC1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.1.1RC1.tar.xz) = ee6082eb7743296a5d7f162605526d9f5055716bbebe329d9c3092a6eccaf086caeba13025702a1681a93785aec065af64029d17bcdc3def9d97ec2d51a58b6b
|
||||
SHA512 (php-8.1.1RC1.tar.xz.asc) = b6654f4dc1823dd0ad65e1fc0942bdd3a1c65555c9d5dd90deb6b87c4488b61d07394d1b45ea77c1c552ea6e51b13c4c4aad66e195f3cb6b34975e349d27cefc
|
||||
SHA512 (php-8.1.1.tar.xz) = ab1cca08eb49fc2316f19d9e136a2d6462fe5b33967ecb671564dd9def2a765cc1b864a764c9cfbb8e7853936fb2d4939e7ed4f97220ca30eaf08c3badeb44da
|
||||
SHA512 (php-8.1.1.tar.xz.asc) = a986b9bc4b9e43d06e6950895f098cd3769a51cc9203d9f05e48ed8626989f00419b55e30bb275e02c33d8d61a01983dc92b6772b2619ff82a55ae96f644ecc9
|
||||
|
Loading…
Reference in New Issue
Block a user