diff options
author | TBK <tbk@jjtc.dk> | 2018-03-29 23:53:11 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-03-31 01:51:45 +0300 |
commit | 65dbc8a4b10e0a47a1e2a64adad2c93c70de55c2 (patch) | |
tree | fd6eddb781eb252780d2806893863616e743885e /testing/php7-inotify | |
parent | 82f5305aff9edd7b321c1f2576e1bb63cddf7873 (diff) | |
download | aports-65dbc8a4b10e0a47a1e2a64adad2c93c70de55c2.tar.bz2 aports-65dbc8a4b10e0a47a1e2a64adad2c93c70de55c2.tar.xz |
testing/php7-inotify: rebuild against php 7.2.4
Diffstat (limited to 'testing/php7-inotify')
-rw-r--r-- | testing/php7-inotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-inotify/APKBUILD b/testing/php7-inotify/APKBUILD index 099652fbc8..356c2fa005 100644 --- a/testing/php7-inotify/APKBUILD +++ b/testing/php7-inotify/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-inotify _pkgreal=inotify pkgver=2.0.0 _pkgver=${pkgver} -pkgrel=2 +pkgrel=3 pkgdesc="Inotify bindings for PHP" url="http://pecl.php.net/package/$_pkgreal" arch="all" |