diff options
author | Juergen Daubert <jue@jue.li> | 2015-06-12 11:49:11 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-06-12 11:49:11 +0200 |
commit | 48c31940d7df9b283c55a63c45fb4043a4deb5e4 (patch) | |
tree | 74c090f2fe2bd600261b999a708e9047c7836315 /mod_php | |
parent | 296eb3233dce19413844c7030429e667bd61ef85 (diff) | |
download | opt-48c31940d7df9b283c55a63c45fb4043a4deb5e4.tar.gz opt-48c31940d7df9b283c55a63c45fb4043a4deb5e4.tar.xz |
mod_php: update to 5.5.26
Diffstat (limited to 'mod_php')
-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 eea978c0c..0a7e1cf1a 100644 --- a/mod_php/.md5sum +++ b/mod_php/.md5sum @@ -1 +1 @@ -f58edc4f10d63f03e425c5378f727a7c php-5.5.25.tar.xz +a3de70d115b8580e50c433f83691cfaf php-5.5.26.tar.xz diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 1c504f2e5..6688263c6 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.5.25 +version=5.5.26 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |