From 8297ffc0cdcbaaf02df1c95e49d7f7071eea2ea6 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 14 Jun 2019 11:41:18 +0000 Subject: [PATCH] testing/php7-pecl-solr: rebuild against php 7.3 --- testing/php7-pecl-solr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/php7-pecl-solr/APKBUILD b/testing/php7-pecl-solr/APKBUILD index 5d666aa6848..a5aa6e4406d 100644 --- a/testing/php7-pecl-solr/APKBUILD +++ b/testing/php7-pecl-solr/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-pecl-solr _pkgreal=solr pkgver=2.4.0 _pkgver=${pkgver} -pkgrel=5 +pkgrel=6 pkgdesc="Apache SOLR extension for PHP" url="https://pecl.php.net/package/$_pkgreal" arch="all"