diff options
author | Juergen Daubert <jue@jue.li> | 2015-08-07 10:23:56 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-08-07 10:23:56 +0200 |
commit | a946dc57a6eadb664ca449ead55dcc1443609f28 (patch) | |
tree | 8eb03c13d12bea63843a9ddf25f4cd46d5357c54 /mod_php/Pkgfile | |
parent | 05c5b3105e8a894e339b8b82611873b1f86b9f3a (diff) | |
download | opt-a946dc57a6eadb664ca449ead55dcc1443609f28.tar.gz opt-a946dc57a6eadb664ca449ead55dcc1443609f28.tar.xz |
mod_php: update to 5.5.28
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 ae13696c5..bb1e914ea 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.5.27 +version=5.5.28 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |