From 65dbc8a4b10e0a47a1e2a64adad2c93c70de55c2 Mon Sep 17 00:00:00 2001 From: TBK Date: Thu, 29 Mar 2018 23:53:11 +0200 Subject: [PATCH] testing/php7-inotify: rebuild against php 7.2.4 --- testing/php7-inotify/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/php7-inotify/APKBUILD b/testing/php7-inotify/APKBUILD index 099652fbc8b..356c2fa0055 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"