summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 72a5957..984c849 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,6 @@ include ../../../common/Makefile
refl: $(NAME).spec
php --re imagick >REFLECTION-im7
php --ri imagick >PHPINFO-im7
- php80 --re imagick >REFLECTION-im6
- php80 --ri imagick >PHPINFO-im6
+ php82 --re imagick >REFLECTION-im6
+ php82 --ri imagick >PHPINFO-im6