diff options
author | Juergen Daubert <jue@jue.li> | 2016-02-08 17:45:36 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-02-08 17:45:36 +0100 |
commit | 1c47b20268ec27bb8e7d33f76def2cfda82007d2 (patch) | |
tree | 44adf407ac399f1ffbf56a549641df9733145048 /mod_php/Pkgfile | |
parent | 8941401a86c8809e9a697e6f0af2f8918de7acee (diff) | |
download | opt-1c47b20268ec27bb8e7d33f76def2cfda82007d2.tar.gz opt-1c47b20268ec27bb8e7d33f76def2cfda82007d2.tar.xz |
mod_php: update to 5.6.18
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 2cc299cf2..4394e7bc2 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.6.17 +version=5.6.18 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |