From 2914d570ef9894d099e4d611bef069e25f5c10f7 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 13 Sep 2016 08:56:10 +0000 Subject: testing/php7-gmagick: rebuild against grapichsgmacick 1.3.25 --- testing/php7-gmagick/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/php7-gmagick') diff --git a/testing/php7-gmagick/APKBUILD b/testing/php7-gmagick/APKBUILD index 2c24f7f57..f8c04210c 100644 --- a/testing/php7-gmagick/APKBUILD +++ b/testing/php7-gmagick/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-gmagick pkgver=2.0.4_rc1 _pkgver=${pkgver/_rc/RC} -pkgrel=0 +pkgrel=1 pkgdesc="PHP7 bindings to the GraphicsMagick library" url="http://pecl.php.net/package/gmagick" arch="all" @@ -22,7 +22,7 @@ prepare() { } build() { - cd "$_uilddir" + cd "$_builddir" ./configure \ --prefix=/usr \ --with-php-config=/usr/bin/php-config7 \ -- cgit v1.2.3