summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-02 09:57:25 +0200
committerRemi Collet <remi@php.net>2025-07-02 09:57:25 +0200
commit833dba6c7ad156db24f8c6ef254e1547fabb0d35 (patch)
treed2c27a6b7d0f0c6b966720882be74a4df3ed61d8 /Makefile
parenta6e73b4a3c3e95809743314c8ff0a163eaaf720c (diff)
update to 8.5.0alpha1
fix FPM test failure https://github.com/php/php-src/pull/18992 fix ldap.h dectection https://github.com/php/php-src/pull/19005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96fad12..1d3a69a 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile
srpm:
- rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php84' -bs $(NAME).spec
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php85' -bs $(NAME).spec