~alpine/aports

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

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

diff --git a/testing/php7-stats/APKBUILD b/testing/php7-stats/APKBUILD
index 832c1bd398..180d8d2015 100644
--- a/testing/php7-stats/APKBUILD
+++ b/testing/php7-stats/APKBUILD
@@ -2,21 +2,19 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-stats
_pkgreal=stats
pkgver=2.0.1
_pkgver=${pkgver}
pkgver=2.0.3
pkgrel=0
pkgdesc="Extension that provides few dozens routines for statistical computation."
url="http://pecl.php.net/package/$_pkgreal"
arch="all"
license="PHP"
depends=
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="521a5bf123b138a049f694ce9348c5af  stats-2.0.1.tgz"
sha256sums="994da82975364773248091bb3f83cc5f101db70e88c79af8a60bea8ad054dd06  stats-2.0.1.tgz"
sha512sums="5a5e50822044f9b4d4bd67ffe46baabd89c342f726f7a1b8c7027ce3856f5f740c95eb2eae95c87296b381643562068d72726a10924a2cb5121045b433f00d2e  stats-2.0.1.tgz"
md5sums="6481d308c85bc0095b8f9253a2505bd7  stats-2.0.3.tgz"
sha256sums="7f2bc60136594cea27d9f997a6622270408ca90c4428f6f2e20938c88fab1b57  stats-2.0.3.tgz"
sha512sums="68a21296f8892c399d961bc1bba31cb6ebf6e0533fd396fc8527a33aa0b7cc189e718bd22dddbaaaeda183488971f02e87b2d9514085cc2a3d0fc558921a584c  stats-2.0.3.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)