aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-01 15:29:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-20 16:32:50 +0000
commitbbf268986c4db83b92a737a8042caad85b167512 (patch)
tree8020aae2abcb009a56e55df464761682e005f3e6 /community/php7/APKBUILD
parentfa8fee83d4d58b24879a66a6633102840b6f53fc (diff)
downloadaports-bbf268986c4db83b92a737a8042caad85b167512.tar.bz2
aports-bbf268986c4db83b92a737a8042caad85b167512.tar.xz
community/php7: switch to enchant-2
Diffstat (limited to 'community/php7/APKBUILD')
-rw-r--r--community/php7/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index 9ed5514235..f4fe2d5ddd 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -27,7 +27,7 @@
pkgname=php7
_pkgreal=php
pkgver=7.3.17
-pkgrel=0
+pkgrel=1
_apiver=20180731
_suffix=${pkgname#php}
# Is this package the default (latest) PHP version?
@@ -54,7 +54,7 @@ makedepends="
bzip2-dev
curl-dev
db-dev
- enchant-dev
+ enchant2-dev
freetds-dev
freetype-dev
gdbm-dev
@@ -103,6 +103,7 @@ source="https://php.net/distributions/$_pkgreal-$pkgver.tar.xz
php7-fpm-version-suffix.patch
allow-build-recode-and-imap-together.patch
fix-tests-devserver.patch
+ enchant-2.patch
"
builddir="$srcdir/$_pkgreal-$pkgver"
@@ -694,4 +695,5 @@ ebf571c5e595221b9944d7e840807ebb68c1be38bf117186e19a3bd1070310ece5918bcaa5f94167
2128eb8e7e44e4f45909f2aa83c071bf7677f5c96e29a0182ac59d5850c7b3437e4b1b67c1a20f14d65f4b370985f838ea061541690ebcfbc9cb21d64744bc7a sharedir.patch
fc680157c9bfaa600a82da0b2b8b96c9515eda653479bc9a9424e96683ea7c983190af0e54dcaf34256646069924df55f3f2d9a97fb11e971463a60f6df0e90f php7-fpm-version-suffix.patch
a07f6f54a298be6f10caa0ce68cebdf1c7cd1404ddb6a0f2c3a77fb7af3c4172bc4474ffc784f3dc92514e4da2639e558aca6dc1cffcc2e55af0743eaad7de47 allow-build-recode-and-imap-together.patch
-695ce980ea659575ba26b8443051620e83dc806e04b3bbace791f14af5c581ae4329e2c6326b554c60dab1a13f6b7c3fde49f20032540e53f80ecfade88c5b94 fix-tests-devserver.patch"
+695ce980ea659575ba26b8443051620e83dc806e04b3bbace791f14af5c581ae4329e2c6326b554c60dab1a13f6b7c3fde49f20032540e53f80ecfade88c5b94 fix-tests-devserver.patch
+b9b63a5fab6844cf98b7220948c94ea967b8bc9b6d76236e3b74e69f06513dd9e7c6684cda90f203adbb243c5bdfa5a51bd8dbab1bd0e266f0443480db9e31ed enchant-2.patch"