aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:40:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 12:00:37 +0000
commit79c371ac11e9f1538e1bf9b15c1e669ba9fe2e23 (patch)
tree332ce7babdc9aefd1a48d31c41cff41a3d2cc2d6
parentba6ae423318b36ff6226ba69d0ec15318cfaef09 (diff)
downloadaports-79c371ac11e9f1538e1bf9b15c1e669ba9fe2e23.tar.bz2
aports-79c371ac11e9f1538e1bf9b15c1e669ba9fe2e23.tar.xz
testing/php7-pecl-inotify: rebuild against php 7.3
-rw-r--r--testing/php7-pecl-inotify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-inotify/APKBUILD b/testing/php7-pecl-inotify/APKBUILD
index 7a940bb6d4..f626127d3e 100644
--- a/testing/php7-pecl-inotify/APKBUILD
+++ b/testing/php7-pecl-inotify/APKBUILD
@@ -4,7 +4,7 @@ pkgname=php7-pecl-inotify
_pkgreal=inotify
pkgver=2.0.0
_pkgver=${pkgver}
-pkgrel=5
+pkgrel=6
pkgdesc="Inotify bindings for PHP"
url="https://pecl.php.net/package/$_pkgreal"
arch="all"