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 | f5dd98357ea4ca4fbe7eb9de167865588cbbb713 (patch) | |
tree | ca19117987c66db90c2a28c311b59d054691cb1b /testing/php7-lzf | |
parent | e194c2615112bcc05afb5d5481cb9d5865ae2f97 (diff) | |
download | aports-f5dd98357ea4ca4fbe7eb9de167865588cbbb713.tar.bz2 aports-f5dd98357ea4ca4fbe7eb9de167865588cbbb713.tar.xz |
testing/php7-lzf: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-lzf')
-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" |