aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/php7-igbinary/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-igbinary/APKBUILD b/testing/php7-igbinary/APKBUILD
index 380223f962..1a4084a330 100644
--- a/testing/php7-igbinary/APKBUILD
+++ b/testing/php7-igbinary/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-igbinary
_pkgreal=igbinary
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=0
pkgdesc="Igbinary is a drop in replacement for the standard php serializer"
url="https://pecl.php.net/package/igbinary"
@@ -36,4 +36,4 @@ package() {
"$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="56f230e42c155ab6bd309189fc94c09e1e60ce80e111fbb4a66cb977230a19690de84e0e2cbc21a764e053072a2f2a9629fa053c45a5acd649e6010c727b656a igbinary-2.0.6.tgz"
+sha512sums="216a622f8421f4e2140d5ef8250b66b2b536a7de6c236c6f62938ea49abc264c6c23cf0b41dd954bb89a03ff83fc4d6c7209386a2b05bf523f6312a6c16e1f0a igbinary-2.0.7.tgz"