aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-06-07 10:15:02 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-06-07 10:35:08 +0300
commit58cdf919eba7af083fa1a3ca076d026a8508ad0a (patch)
treeb883f0e57f631ab1deaa58a72e6dd7368452c4a4
parent47fb34107dcc23db438c42e99a3e4da3a0061557 (diff)
downloadaports-58cdf919eba7af083fa1a3ca076d026a8508ad0a.tar.bz2
aports-58cdf919eba7af083fa1a3ca076d026a8508ad0a.tar.xz
testing/php7-protobuf: upgrade to 3.6.0
-rw-r--r--testing/php7-protobuf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-protobuf/APKBUILD b/testing/php7-protobuf/APKBUILD
index 40268119ac..cc5227fa4e 100644
--- a/testing/php7-protobuf/APKBUILD
+++ b/testing/php7-protobuf/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-protobuf
_pkgreal=protobuf
-pkgver=3.5.1.1
+pkgver=3.6.0
pkgrel=0
pkgdesc="PHP7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf"
@@ -28,4 +28,4 @@ package() {
echo "extension=$_pkgreal.so" "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="0be99fe15fc6ab7cd14e1d1e0749ab9df64ef1b6ad016157a578a03edb299f1f1f56200d5c8e4c50db72faa096b154deda5d93f86812d18c13b56aedfb5f227b protobuf-3.5.1.1.tgz"
+sha512sums="0a2229fe4461e00b114ce8155f56d365dcd408a60d5f5c7cbfe6d6e0b383242b3f780d8b136f38720493ced24f68a0d2237b11934de47bf4a4689569cec22654 protobuf-3.6.0.tgz"