mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/php7-pecl-swoole: upgrade to 4.4.16
This commit is contained in:
parent
f500fdafb6
commit
77cc7305b5
@ -1,7 +1,7 @@
|
||||
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
|
||||
pkgname=php7-pecl-swoole
|
||||
_pkgreal=swoole
|
||||
pkgver=4.4.15
|
||||
pkgver=4.4.16
|
||||
pkgrel=0
|
||||
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
|
||||
url="https://pecl.php.net/package/swoole"
|
||||
@ -37,4 +37,4 @@ package() {
|
||||
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/50_$_pkgreal.ini
|
||||
}
|
||||
|
||||
sha512sums="5ad797b38a20cfa17b0aa1fc5ab4f6446b84debb38babc05630e07833895401c778f1c6cf9eb32d7204b02c0e170ba6e613f356a054baa29ac511c19ce59620f swoole-4.4.15.tgz"
|
||||
sha512sums="7be4705967ed6b7a955f679f8c39585d34dc8c87ba608ac3ae2b0fc3cae9513d9639c8e9aac4278ce85acc215b500044626aab9b2aac725c9ffaef72dfb02dd7 swoole-4.4.16.tgz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user