mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/php84-pecl-ev: upgrade to 1.2.1
This commit is contained in:
parent
f17acd153c
commit
a96a83db22
@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
|
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
|
||||||
pkgname=php84-pecl-ev
|
pkgname=php84-pecl-ev
|
||||||
_extname=ev
|
_extname=ev
|
||||||
pkgver=1.2.0
|
pkgver=1.2.1
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="PHP 8.4 extension provides interface to libev library - PECL"
|
pkgdesc="PHP 8.4 extension provides interface to libev library - PECL"
|
||||||
url="https://pecl.php.net/package/ev"
|
url="https://pecl.php.net/package/ev"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -36,5 +36,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
018deff6306f4894c54cce03266e0fdb9ee04f45def4cfeb628c96332f768adc7a6ccc17987f6e7b5fac9874e66594962d9f0ee11022e9f9de53015513ab8e4a php-pecl-ev-1.2.0.tar.gz
|
3ac8c1928bbb28088593adc89d672a75dee85eb4844fec46320be99e5a3ae514857d99add8d6cd574459a5bdda4f61acf8abe10b09d2888b59db27e75ebfadbd php-pecl-ev-1.2.1.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user