Skip to content
Snippets Groups Projects
Commit 18f48fba authored by Andy Postnikov's avatar Andy Postnikov
Browse files

community/php7-pecl-protobuf: upgrade to 3.10.0

parent 472a99fb
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu> # Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-pecl-protobuf pkgname=php7-pecl-protobuf
_pkgreal=protobuf _pkgreal=protobuf
pkgver=3.9.2 pkgver=3.10.0
pkgrel=0 pkgrel=0
pkgdesc="PHP7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data." pkgdesc="PHP7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf" url="https://pecl.php.net/package/protobuf"
...@@ -32,4 +32,4 @@ package() { ...@@ -32,4 +32,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
} }
sha512sums="bd191fa35f935fdb18f9c447080e62b9987a119623612335a08f12ca83e87a6e5a8bdf8731715dfc451f8681145a672559eb39e0058017846c9de487d8979c6a protobuf-3.9.2.tgz" sha512sums="c996baf95db4908bbd06a533d5ded5e1d9ed700e99604a5609de54dc5b0624235c7776afbb32ae652d182635ada1b80fdb04e0480eb4c6525f53b6b978f9c0e3 protobuf-3.10.0.tgz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment