aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-msgpack/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-msgpack/APKBUILD')
-rw-r--r--testing/php7-msgpack/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/php7-msgpack/APKBUILD b/testing/php7-msgpack/APKBUILD
index f7cbc160a6..67e971e8a4 100644
--- a/testing/php7-msgpack/APKBUILD
+++ b/testing/php7-msgpack/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-msgpack
_pkgreal=msgpack
-pkgver=2.0.2
-pkgrel=4
+pkgver=2.0.3
+pkgrel=0
pkgdesc="This extension provide API for communicating with MessagePack serialization."
url="https://pecl.php.net/package/$_pkgreal"
arch="all"
@@ -28,4 +28,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini
}
-sha512sums="8168d3836a8ce3a0f6ed5cc25b43f3cf3462f1da63c37a90eb366f7a65a3261779d800be0de4cc486684ba3fb3638f9c028368e4b9dc1c81e0ba976906ee0b38 msgpack-2.0.2.tgz"
+sha512sums="4eaf5d2cd50796349414d8272e210f1c8c2e82d72383f440e13d31742a75b0e2fa1f48bd916c057b4c65778bd90eace7dcc0cdb86931620963e666f3aa6905db msgpack-2.0.3.tgz"