aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-msgpack/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-12-21 03:58:56 +0200
committerAndy Postnikov <apostnikov@gmail.com>2018-12-22 22:45:38 +0200
commitf5227d7bdd62d75af22e715c28064d88de6cf448 (patch)
treea3f6b99f88772b57d6b527688bcb5b28ed50e602 /testing/php7-msgpack/APKBUILD
parentbc6c63f977327e67a60a106bcbd94f7f6955fa80 (diff)
downloadaports-f5227d7bdd62d75af22e715c28064d88de6cf448.tar.bz2
aports-f5227d7bdd62d75af22e715c28064d88de6cf448.tar.xz
testing/php7-msgpack: upgrade to 2.0.3
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"