~alpine/aports

[alpine-aports] [PATCH] testing/php7-mailparse: Package update

Fabio Ribeiro <fabiorphp@gmail.com>
Details
Message ID
<20170409153244.27340-1-fabiorphp@gmail.com>
Sender timestamp
1491751964
DKIM signature
missing
Download raw message
Patch: +7 -9
---
 testing/php7-mailparse/APKBUILD | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/testing/php7-mailparse/APKBUILD b/testing/php7-mailparse/APKBUILD
index de78aab8bc..6cda1a587f 100644
--- a/testing/php7-mailparse/APKBUILD
+++ b/testing/php7-mailparse/APKBUILD
@@ -2,21 +2,19 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-mailparse
_pkgreal=mailparse
pkgver=3.0.1
_pkgver=${pkgver}
pkgver=3.0.2
pkgrel=0
pkgdesc="Mailparse is an extension for parsing and working with email messages."
url="http://pecl.php.net/package/$_pkgreal"
arch="all"
license="PHP"
depends="php7-mbstring"
pecldepends="php7-dev autoconf"
makedepends="$pecldepends"
makedepends="php7-dev autoconf"
install=""
subpackages=""
source="http://pecl.php.net/get/$_pkgreal-$_pkgver.tgz"
source="http://pecl.php.net/get/$_pkgreal-$pkgver.tgz"

builddir="$srcdir"/$_pkgreal-$_pkgver
builddir="$srcdir"/$_pkgreal-$pkgver

build() {
	cd "$builddir"
@@ -32,6 +30,6 @@ package() {
	echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/60_$_pkgreal.ini
}

md5sums="5ae0643a11159414c7e790c73a9e25ec  mailparse-3.0.1.tgz"
sha256sums="42ee10de881a3739acf73ddef8800d80c3c57f70072f41bdb22e6e87ebc9cc62  mailparse-3.0.1.tgz"
sha512sums="42318d145c49644b0a1aea0e18aa3c6899f8ee2a8def7b9c22f7c02737426de22aba00a4c899a269b1d8e64c190654413d857622c882b92caa07f201620f1e61  mailparse-3.0.1.tgz"
md5sums="4bd96a980013374f23a7461cc0a919aa  mailparse-3.0.2.tgz"
sha256sums="d81a6f8a48e43fca1c0f0d6c90d666830c24d584a23a60add43062aaf221843b  mailparse-3.0.2.tgz"
sha512sums="be04e15cf3577542447186d7ead4e31159c171c99de0a255d4ee2f6f760b80ecb44be056bd9089180601f622b9a71f4331f194e1adaa702d1d964009682896f6  mailparse-3.0.2.tgz"
-- 
2.11.0 (Apple Git-81)



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