diff options
author | Juergen Daubert <jue@jue.li> | 2015-02-20 12:08:18 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-02-20 12:08:18 +0100 |
commit | d246f2fd77138f0b464f57e37c304dc5663bfa40 (patch) | |
tree | c3552750cd43276437609fb79af56beaf2ee9ffa /mod_php/Pkgfile | |
parent | 184c327df8e43b8d3e47ee50f6392b49e430ac5f (diff) | |
download | opt-d246f2fd77138f0b464f57e37c304dc5663bfa40.tar.gz opt-d246f2fd77138f0b464f57e37c304dc5663bfa40.tar.xz |
mod_php: update to 5.5.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 512264820..265cd7334 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.5.21 +version=5.5.22 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |