Update to 8.0.8 - http://www.php.net/releases/8_0_8.php
This commit is contained in:
parent
5a781dd134
commit
193b44f2e7
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,3 +20,5 @@ php-7.*.xz.asc
|
||||
/php-8.0.7.tar.xz.asc
|
||||
/php-8.0.8RC1.tar.xz
|
||||
/php-8.0.8RC1.tar.xz.asc
|
||||
/php-8.0.8.tar.xz
|
||||
/php-8.0.8.tar.xz.asc
|
||||
|
5
php.spec
5
php.spec
@ -63,7 +63,7 @@
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.0.8
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1527,6 +1527,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 29 2021 Remi Collet <remi@remirepo.net> - 8.0.8-1
|
||||
- Update to 8.0.8 - http://www.php.net/releases/8_0_8.php
|
||||
|
||||
* Tue Jun 15 2021 Remi Collet <remi@remirepo.net> - 8.0.8~RC1-1
|
||||
- update to 8.0.8RC1
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (php-8.0.8RC1.tar.xz) = 749e7ca9625776e9bd9e0b466f8ef59becc786f6364068efbe2933e222987a4d258aa114094582d8c2073d655d60dd359bf0e3500147ef81ded8433d2a52498b
|
||||
SHA512 (php-8.0.8RC1.tar.xz.asc) = b276f0dd0ffc908ce5dc5ff3a6b6cc357e06f1fe4a435d0bbee26a72a736cdd3d0f72271fa55cd4b8d1c3664a821be5a9f3078af373155f16c40061dd0b9ae0e
|
||||
SHA512 (php-8.0.8.tar.xz) = 1f8b94083b64705e24365af57169f8ff08115f31a7471238d9ed7a24b692e46c789f3fc00ff2bef2205243b9cd9c4736831e995a004afc7fc4127f3b74932428
|
||||
SHA512 (php-8.0.8.tar.xz.asc) = 60eed16d144ed00bb8ce8860f805007b38f6be302cbf85f44e11539ad0a96172f4d4956fb4226f237b85dfdc118ada0763fe12ad66f3219c28983df4266cc466
|
||||
|
Loading…
Reference in New Issue
Block a user