diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 13:33:28 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:46:08 +0000 |
commit | 28aa29a09de303947fd8a3831cb95768194de28d (patch) | |
tree | 84cc28f51f727226fc699cfe2c3431d843fad036 /community/php5/APKBUILD | |
parent | 3c85aa3cf8232bd596ba4d4d9c3c9286f00caa7b (diff) | |
download | aports-28aa29a09de303947fd8a3831cb95768194de28d.tar.bz2 aports-28aa29a09de303947fd8a3831cb95768194de28d.tar.xz |
community/php5: rebuild against readline-7.0.003
Diffstat (limited to 'community/php5/APKBUILD')
-rw-r--r-- | community/php5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD index 0a1376784a..7a44ffa937 100644 --- a/community/php5/APKBUILD +++ b/community/php5/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=php5 pkgver=5.6.30 -pkgrel=3 +pkgrel=4 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" arch="all" |