diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:28 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:19 +0200 |
commit | e9ca935651d2b775810309848b7153dfcebb5f15 (patch) | |
tree | 23cb12ff47c3e509bdd8f91f146a5aac3ed2bcb4 /testing/php7-solr/APKBUILD | |
parent | c7a16f82d7f9168261e7ca7249549a59a3081109 (diff) | |
download | aports-e9ca935651d2b775810309848b7153dfcebb5f15.tar.bz2 aports-e9ca935651d2b775810309848b7153dfcebb5f15.tar.xz |
testing/php7-solr: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-solr/APKBUILD')
-rw-r--r-- | testing/php7-solr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-solr/APKBUILD b/testing/php7-solr/APKBUILD index 731c95ebcd..3e64824c17 100644 --- a/testing/php7-solr/APKBUILD +++ b/testing/php7-solr/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-solr _pkgreal=solr pkgver=2.4.0 _pkgver=${pkgver} -pkgrel=0 +pkgrel=1 pkgdesc="Apache SOLR extension for PHP" url="http://pecl.php.net/package/$_pkgreal" arch="all" |