summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 84f6933..7a1b677 100644
--- a/php.spec
+++ b/php.spec
@@ -97,9 +97,9 @@
%global with_zip 0
-%global gh_commit 175e5ed4bf85b68a5a60cb481322c18f2f9f8f46
+%global gh_commit 636c827aa2f72deb6d4f431a95b39a182b32dbeb
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20190612
+%global gh_date 20200409
%global gh_owner php
%global gh_project php-src
%global upver 8.0.0
@@ -1814,7 +1814,7 @@ fi
%changelog
-* Thu Apr 9 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20190612-1
+* Thu Apr 9 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20200409-1
- update to 8.0.0-dev
* Tue Mar 31 2020 Remi Collet <remi@remirepo.net> - 7.4.5~RC1-1