diff options
author | Juergen Daubert <jue@jue.li> | 2016-05-27 15:28:47 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-05-27 15:31:14 +0200 |
commit | fb141341213ace1cb6dc17de8f62df5dbfd668ac (patch) | |
tree | 6897e5ee04f6cfc0891727a81242dd92cc6b6849 /mod_php/Pkgfile | |
parent | bddb8ab87e4da993269ba7935f7d223bc993f159 (diff) | |
download | opt-fb141341213ace1cb6dc17de8f62df5dbfd668ac.tar.gz opt-fb141341213ace1cb6dc17de8f62df5dbfd668ac.tar.xz |
mod_php: update to 5.6.22
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 5ada9c5da..f7375e3f8 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.6.21 +version=5.6.22 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |