diff options
author | Juergen Daubert <jue@jue.li> | 2016-08-19 10:33:28 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-08-19 10:33:28 +0200 |
commit | 1767700c2622bcfa4230f25f7986bac808c79348 (patch) | |
tree | 93018cd456e921dedc095de60c1c30f33ec4ba75 /mod_php/Pkgfile | |
parent | 715f80f3f86bb0b8a815592e476d2d27e72c861c (diff) | |
download | opt-1767700c2622bcfa4230f25f7986bac808c79348.tar.gz opt-1767700c2622bcfa4230f25f7986bac808c79348.tar.xz |
mod_php: update to 5.6.25
Diffstat (limited to 'mod_php/Pkgfile')
-rw-r--r-- | mod_php/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index bd2f806d1..9c6a7647a 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.6.24 +version=5.6.25 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |