diff options
Diffstat (limited to 'community/php7-pecl-yaml/APKBUILD')
-rw-r--r-- | community/php7-pecl-yaml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-yaml/APKBUILD b/community/php7-pecl-yaml/APKBUILD index 744e5481a1..6e79c94596 100644 --- a/community/php7-pecl-yaml/APKBUILD +++ b/community/php7-pecl-yaml/APKBUILD @@ -2,7 +2,7 @@ pkgname=php7-pecl-yaml _pkgreal=yaml pkgver=2.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="YAML syntax bindings for PHP" url="https://pecl.php.net/package/yaml" arch="all" |