Update to 7.2.10 - http://www.php.net/releases/7_2_10.php
This commit is contained in:
parent
5c59331794
commit
547485df03
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ php-7.1.*.xz
|
||||
/php-7.2.7.tar.xz
|
||||
/php-7.2.8.tar.xz
|
||||
/php-7.2.9.tar.xz
|
||||
/php-7.2.10.tar.xz
|
||||
|
5
php.spec
5
php.spec
@ -58,7 +58,7 @@
|
||||
%global with_lmdb 0
|
||||
%endif
|
||||
|
||||
%global upver 7.2.9
|
||||
%global upver 7.2.10
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
@ -1556,6 +1556,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 11 2018 Remi Collet <remi@remirepo.net> - 7.2.10-1
|
||||
- Update to 7.2.10 - http://www.php.net/releases/7_2_10.php
|
||||
|
||||
* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 7.2.9-1
|
||||
- Update to 7.2.9 - http://www.php.net/releases/7_2_9.php
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.9.tar.xz) = b898e78fcb4aeeb441395dcabe2e7686425487e32dffbf0e99393aedb917da87a744b23f0be557c45e447433c8058df6e53c34869fc2dcf874cc1af97ff8331f
|
||||
SHA512 (php-7.2.10.tar.xz) = aa90fce17034b2649012d66461626ae74c21ea938b1c71c7eb12419e562c641b432df87a7e900c245ad28df39624cf64a1b2f8ffb123608d94cd35e41f09c0fe
|
||||
|
Loading…
Reference in New Issue
Block a user