diff options
author | Juergen Daubert <jue@jue.li> | 2015-07-10 14:59:33 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-07-10 14:59:33 +0200 |
commit | e8bdc9fc61677a0f947090c7974fe04a94cc0c27 (patch) | |
tree | 9b998d5902b0deb3a75dbbb592d9190d0766db3d /mod_php/Pkgfile | |
parent | 0e40521eab10ea69c256c9786c35e60da7df4e67 (diff) | |
download | opt-e8bdc9fc61677a0f947090c7974fe04a94cc0c27.tar.gz opt-e8bdc9fc61677a0f947090c7974fe04a94cc0c27.tar.xz |
mod_php: update to 5.5.27
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 6688263c6..ae13696c5 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.5.26 +version=5.5.27 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |