~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/php-imagick: upgrade to 3.4.0

Details
Message ID
<1457173622-24586-1-git-send-email-valery.kartel@gmail.com>
Sender timestamp
1457173622
DKIM signature
missing
Download raw message
Patch: +5 -6
---
 testing/php-imagick/APKBUILD | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/testing/php-imagick/APKBUILD b/testing/php-imagick/APKBUILD
index 7af34b2..baed8e8 100644
--- a/testing/php-imagick/APKBUILD
+++ b/testing/php-imagick/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=php-imagick
_pkgreal=imagick
pkgver=3.3.0_rc2
pkgver=3.4.0
_pkgver=${pkgver/_rc/RC}
pkgrel=0
pkgdesc="PHP bindings to the ImageMagick library."
url="http://pecl.php.net/package/$_pkgreal"
url="http://pecl.php.net/package/imagick"
arch="all"
license="PHP"
depends=
@@ -17,7 +17,6 @@ subpackages=""
source="http://pecl.php.net/get/$_pkgreal-$_pkgver.tgz"

_builddir="$srcdir"/$_pkgreal-$_pkgver

build() {
	cd "$_builddir"
	phpize || return 1
@@ -33,6 +32,6 @@ package() {
	[ -d "$pkgdir"/usr/include ] && rm -fr "$pkgdir"/usr/include
}

md5sums="a7878badbe45671c1b760b0fe54fba11  imagick-3.3.0RC2.tgz"
sha256sums="a6892bc3991772c4622376b7ec18e29e20787b10043600efec0da35b48f5e41b  imagick-3.3.0RC2.tgz"
sha512sums="15122c7ed3c69ed1865e4910b2217b292075d80f62b50ab0d0aa9e2cf479a8cb47b06c0201ef62d4541cb7c94bb6e8dcf0fd719a6105e31f44955e87ce47aa44  imagick-3.3.0RC2.tgz"
md5sums="3790ce247afb5365f23a264d4c3bd6b7  imagick-3.4.0.tgz"
sha256sums="7f20c765c25195734a88ad2c127f2ba62bfc353a61f3abb6f75a3acbc613d1b5  imagick-3.4.0.tgz"
sha512sums="e9819d102cd657b1cbdf911bc61b0987ab131aed65a2d413fe75f24cf5e80b3165d743acae8b166b5df60340312acbb83e56f2f6c263d5062f906c4a7b38ab93  imagick-3.4.0.tgz"
-- 
2.7.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)