summarylogtreecommitdiffstats
path: root/php-imagick.install
diff options
context:
space:
mode:
authorEugene Lamskoy2024-03-31 22:38:40 +0300
committerEugene Lamskoy2024-03-31 22:38:40 +0300
commit17b1a0b3fab38f3e0b2de70a1f1f4e73efa353ec (patch)
tree4d336e7c63167060f3cae74cef46b06f94d5589b /php-imagick.install
parent0a11ebf0c38bd9df6670273036ee15ad7ae92781 (diff)
downloadaur-17b1a0b3fab38f3e0b2de70a1f1f4e73efa353ec.tar.gz
3.7.0
Diffstat (limited to 'php-imagick.install')
-rw-r--r--php-imagick.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-imagick.install b/php-imagick.install
index f16ccbfae0ad..3f37e9e69bca 100644
--- a/php-imagick.install
+++ b/php-imagick.install
@@ -1,8 +1,8 @@
post_install() {
echo '
- ==> PHP72 extension
+ ==> PHP71 extension
- A config file was stored under /etc/php72/conf.d/ with the extension enabled.
+ A config file was stored under /etc/php71/conf.d/ with the extension enabled.
'
}