aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-03-26 10:08:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-26 10:08:49 +0000
commit85f0f07629898b1eb094735899e1ee63918642f3 (patch)
treef17890f9695d6fcda2930f55189613fec2d57e0d
parent22f4c487f196d706b360cbaf772d52caf2e24bcb (diff)
downloadaports-85f0f07629898b1eb094735899e1ee63918642f3.tar.bz2
aports-85f0f07629898b1eb094735899e1ee63918642f3.tar.xz
community/php5: rebuild against mariadb-connector-c
-rw-r--r--community/php5/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD
index b01b9de752..f5f301ff37 100644
--- a/community/php5/APKBUILD
+++ b/community/php5/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=php5
pkgver=5.6.34
-pkgrel=0
+pkgrel=1
pkgdesc="The PHP language runtime engine"
url="http://www.php.net/"
arch="all"
@@ -39,7 +39,7 @@ makedepends="
libtool
libxml2-dev
libxslt-dev
- mariadb-dev
+ mariadb-connector-c-dev
net-snmp-dev
openldap-dev
libressl-dev