From 790513b777eeb3cacccb52b5adbc4e2bb47d31b7 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Mon, 1 May 2017 23:59:28 +0200 Subject: [PATCH] testing/php7-inotify: rebuild against php7-7.1.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 ba7d8d043ca..34f4b2915c9 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=0 +pkgrel=1 pkgdesc="Inotify bindings for PHP" url="http://pecl.php.net/package/$_pkgreal" arch="all"