diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:28 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:19 +0200 |
commit | 790513b777eeb3cacccb52b5adbc4e2bb47d31b7 (patch) | |
tree | 2914a59641ccc47a094336ea07ab19da6f8f8869 /testing | |
parent | 9bb41c4adb991e132d49783433a5e08374e3040b (diff) | |
download | aports-790513b777eeb3cacccb52b5adbc4e2bb47d31b7.tar.bz2 aports-790513b777eeb3cacccb52b5adbc4e2bb47d31b7.tar.xz |
testing/php7-inotify: rebuild against php7-7.1.4
Diffstat (limited to 'testing')
-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 ba7d8d043c..34f4b2915c 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" |