Update to 7.2.18 - http://www.php.net/releases/7_2_18.php
(cherry picked from commit 7f6434c752f8cb1996c15e9633d3d5934a095a37)
This commit is contained in:
parent
a382cd9db8
commit
2177fbd383
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ php-7.1.*.xz
|
|||||||
/php-7.2.15.tar.xz
|
/php-7.2.15.tar.xz
|
||||||
/php-7.2.16.tar.xz
|
/php-7.2.16.tar.xz
|
||||||
/php-7.2.17.tar.xz
|
/php-7.2.17.tar.xz
|
||||||
|
/php-7.2.18.tar.xz
|
||||||
|
5
php.spec
5
php.spec
@ -58,7 +58,7 @@
|
|||||||
%global with_lmdb 0
|
%global with_lmdb 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global upver 7.2.17
|
%global upver 7.2.18
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
@ -1555,6 +1555,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 30 2019 Remi Collet <remi@remirepo.net> - 7.2.18-1
|
||||||
|
- Update to 7.2.18 - http://www.php.net/releases/7_2_18.php
|
||||||
|
|
||||||
* Wed Apr 3 2019 Remi Collet <remi@remirepo.net> - 7.2.17-1
|
* Wed Apr 3 2019 Remi Collet <remi@remirepo.net> - 7.2.17-1
|
||||||
- Update to 7.2.17 - http://www.php.net/releases/7_2_17.php
|
- Update to 7.2.17 - http://www.php.net/releases/7_2_17.php
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (php-7.2.17.tar.xz) = 52451a13bdb480e599a8d0baf3b76303cfec0bc2057166607ae1b0cf423a16361c059bd4df85f7c435715c86d7252399cb1744e435f0adb50bada0e40804c302
|
SHA512 (php-7.2.18.tar.xz) = b38034aa13867496009903ba64e4e8bf3216307a9ff1dade60a1477671ecf7bceb5062b349f6997d9af414d58d46ea7bb3f9855e372c230f4a6cff26ad9985d6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user