diff options
author | Juergen Daubert <jue@jue.li> | 2015-05-16 14:57:44 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-05-16 14:57:44 +0200 |
commit | 0c6e477d1f48e994cea68173c530cb72a04ab919 (patch) | |
tree | 08c6a1a30c2dc3b643fdee50933f8ac02aa17a74 | |
parent | 799a519f073cad025187000e69966ee4d3b895d0 (diff) | |
download | opt-0c6e477d1f48e994cea68173c530cb72a04ab919.tar.gz opt-0c6e477d1f48e994cea68173c530cb72a04ab919.tar.xz |
mod_php: update to 5.5.25
-rw-r--r-- | mod_php/.md5sum | 2 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mod_php/.md5sum b/mod_php/.md5sum index 67cee26bb..eea978c0c 100644 --- a/mod_php/.md5sum +++ b/mod_php/.md5sum @@ -1 +1 @@ -32e5ab1d77186142474cb65c685659bd php-5.5.24.tar.xz +f58edc4f10d63f03e425c5378f727a7c php-5.5.25.tar.xz diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 7649d344a..1c504f2e5 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.5.24 +version=5.5.25 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |