aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-03-26 21:20:36 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-03-27 15:51:13 +0200
commit1766d7bd2a88afb83a9f5b9735176d9f8cfdafc4 (patch)
tree1925d484364c0a1adfa135c71c25bb6c331071e1 /testing
parent36cda70436194dc1c977eee95fdd23efa09ec44a (diff)
downloadaports-1766d7bd2a88afb83a9f5b9735176d9f8cfdafc4.tar.bz2
aports-1766d7bd2a88afb83a9f5b9735176d9f8cfdafc4.tar.xz
testing/php7-pecl-protobuf: upgrade to 3.7.1
Diffstat (limited to 'testing')
-rw-r--r--testing/php7-pecl-protobuf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/php7-pecl-protobuf/APKBUILD b/testing/php7-pecl-protobuf/APKBUILD
index 0ded2c0574..f07dd8f3c6 100644
--- a/testing/php7-pecl-protobuf/APKBUILD
+++ b/testing/php7-pecl-protobuf/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-pecl-protobuf
_pkgreal=protobuf
-pkgver=3.7.0
-pkgrel=1
+pkgver=3.7.1
+pkgrel=0
pkgdesc="PHP7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf"
arch="all"
@@ -34,4 +34,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="8b2772c9b1c0ecd767b4bf0782f1e852c3973c9e436f8cc49857cd277828f972c5db8c8b1d80b6a1b39ddd56e898331d7ee61d101b10577b476f1500f1764098 protobuf-3.7.0.tgz"
+sha512sums="bf35c4165e0440b26f32c73befa3b2827a07a33ab37d9d5c51f0f66836f6115c05a6163e90bd8d528196d5383bee51c9ecaf96d70f4ebd53fe93db40566350e3 protobuf-3.7.1.tgz"