diff options
Diffstat (limited to 'testing/php7-lzf/APKBUILD')
-rw-r--r-- | testing/php7-lzf/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-lzf/APKBUILD b/testing/php7-lzf/APKBUILD index dcd9453855..7c8253f972 100644 --- a/testing/php7-lzf/APKBUILD +++ b/testing/php7-lzf/APKBUILD @@ -4,9 +4,9 @@ pkgname=php7-lzf _pkgreal=LZF _pkgextname=lzf pkgver=1.6.6 -pkgrel=2 +pkgrel=3 pkgdesc="This package handles LZF de/compression." -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="PHP" depends="" |