diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2019-11-25 17:53:48 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2019-11-25 18:54:44 +0200 |
commit | 4ad306e4442f8802e51d2e1fcf6687a12f21d173 (patch) | |
tree | 26a03100807a91acdcb018ffa9098158e4590519 /community | |
parent | 1fdb36ec6e65d74f7b3ceea753e7fcf6e8b0dfc1 (diff) | |
download | aports-4ad306e4442f8802e51d2e1fcf6687a12f21d173.tar.bz2 aports-4ad306e4442f8802e51d2e1fcf6687a12f21d173.tar.xz |
community/php7-pecl-event: bump for libevent_core-2.1.so.7
Diffstat (limited to 'community')
-rw-r--r-- | community/php7-pecl-event/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-event/APKBUILD b/community/php7-pecl-event/APKBUILD index d78d66bcf1..c94c5c9274 100644 --- a/community/php7-pecl-event/APKBUILD +++ b/community/php7-pecl-event/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-event _pkgname=event pkgver=2.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="PHP extension that provides interface to libevent library - PECL" url="https://pecl.php.net/package/event" arch="all" |