diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:27 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:19 +0200 |
commit | 9bb41c4adb991e132d49783433a5e08374e3040b (patch) | |
tree | b93e4b6ad6bd8293af29ed1953c0691dee82a27b /testing/php7-gmagick/APKBUILD | |
parent | 8aa0a2fa8149a6abbddd94a380c731de26d63a34 (diff) | |
download | aports-9bb41c4adb991e132d49783433a5e08374e3040b.tar.bz2 aports-9bb41c4adb991e132d49783433a5e08374e3040b.tar.xz |
testing/php7-gmagick: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-gmagick/APKBUILD')
-rw-r--r-- | testing/php7-gmagick/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-gmagick/APKBUILD b/testing/php7-gmagick/APKBUILD index 39c44724a3..005ae3e167 100644 --- a/testing/php7-gmagick/APKBUILD +++ b/testing/php7-gmagick/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-gmagick _pkgreal=gmagick pkgver=2.0.4_rc1 _pkgver=${pkgver/_rc/RC} -pkgrel=3 +pkgrel=4 pkgdesc="PHP7 bindings to the GraphicsMagick library" url="http://pecl.php.net/package/gmagick" arch="all" |