diff options
| -rw-r--r-- | testing/php7-lzf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-lzf/APKBUILD b/testing/php7-lzf/APKBUILD index 5b87125b00..6ca3d57b24 100644 --- a/testing/php7-lzf/APKBUILD +++ b/testing/php7-lzf/APKBUILD @@ -5,7 +5,7 @@ _pkgreal=LZF _pkgextname=lzf pkgver=1.6.5 _pkgver=${pkgver} -pkgrel=1 +pkgrel=2 pkgdesc="This package handles LZF de/compression." url="http://pecl.php.net/package/$_pkgreal" arch="all" |
