Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions community/php7-pecl-protobuf/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-pecl-protobuf
_pkgreal=protobuf
pkgver=3.8.0
pkgrel=1
pkgver=3.9.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"
arch="all"
Expand Down Expand Up @@ -32,4 +32,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}

sha512sums="ac3779f262f3cc6a415fdc5927807eb9009483972ceed75ec9b40b1e3d3c1947c0c31aa20ad7a9d35a9fb56cab62f8ae9003f37cc3d22591e260a246c27372f7 protobuf-3.8.0.tgz"
sha512sums="6a10c8824e515cff289776705a6d2254d4e369a057fd7737be9f831793289263533336fff12d47d3d2c57806e813aee12084aa55ea135fe92ed97cb564c333d9 protobuf-3.9.0.tgz"