diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:41:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 12:00:37 +0000 |
commit | 8297ffc0cdcbaaf02df1c95e49d7f7071eea2ea6 (patch) | |
tree | d4202f5e030bc2e2dffda3e86929417d220a57b2 | |
parent | b37e1cd94ab1d01af33a7e4ff4687439f31c4d76 (diff) | |
download | aports-8297ffc0cdcbaaf02df1c95e49d7f7071eea2ea6.tar.bz2 aports-8297ffc0cdcbaaf02df1c95e49d7f7071eea2ea6.tar.xz |
testing/php7-pecl-solr: rebuild against php 7.3
-rw-r--r-- | testing/php7-pecl-solr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-solr/APKBUILD b/testing/php7-pecl-solr/APKBUILD index 5d666aa684..a5aa6e4406 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" |