summaryrefslogtreecommitdiff
path: root/extra/php
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-21 00:02:19 +0000
committerroot <root@rshg054.dnsready.net>2012-07-21 00:02:19 +0000
commit0c8308a9eb7ef6a30cec078ad1d753bd52979b66 (patch)
tree4ed4ccb8be3076c0b8f3366e05f0ebcd68c65e39 /extra/php
parent226ac092dca4754b7b5a421e226c5971e3b607b2 (diff)
Sat Jul 21 00:02:19 UTC 2012
Diffstat (limited to 'extra/php')
-rw-r--r--extra/php/PKGBUILD8
-rw-r--r--extra/php/rc.d.php-fpm2
2 files changed, 5 insertions, 5 deletions
diff --git a/extra/php/PKGBUILD b/extra/php/PKGBUILD
index d6c4bfb03..19e1b6663 100644
--- a/extra/php/PKGBUILD
+++ b/extra/php/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 161823 2012-06-15 06:04:39Z pierre $
+# $Id: PKGBUILD 163752 2012-07-19 05:20:23Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgbase=php
@@ -21,7 +21,7 @@ pkgname=('php'
'php-sqlite'
'php-tidy'
'php-xsl')
-pkgver=5.4.4
+pkgver=5.4.5
pkgrel=1
arch=('i686' 'x86_64')
license=('PHP')
@@ -33,10 +33,10 @@ makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx'
source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2"
'php.ini.patch' 'apache.conf' 'rc.d.php-fpm' 'php-fpm.conf.in.patch'
'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('1fd98dc3f6f3805cd67bff12a26ed77f'
+md5sums=('ffcc7f4dcf2b79d667fe0c110e6cb724'
'0b0bc7a917fc592bdf11dcd3c5c255e9'
'dec2cbaad64e3abf4f0ec70e1de4e8e9'
- 'aabda9f3f2f8b9d8fdc9558c31c718db'
+ '6d46667e00d65933ec0c958279c0a803'
'825e580dd5708d959b50944afa1b12b6'
'f56b5bb7e93c802ae8519182fbea3387'
'86c73d481f3099e740e602869bacf637'
diff --git a/extra/php/rc.d.php-fpm b/extra/php/rc.d.php-fpm
index 3b3ec20de..47f0886ac 100644
--- a/extra/php/rc.d.php-fpm
+++ b/extra/php/rc.d.php-fpm
@@ -86,7 +86,7 @@ case "$1" in
kill -QUIT `cat /run/php-fpm/php-fpm.pid`
- wait_for_pid removed /run/php-fpm.pid
+ wait_for_pid removed /run/php-fpm/php-fpm.pid
if [ -n "$try" ] ; then
stat_fail