diff options
author | root <root@rshg054.dnsready.net> | 2013-05-10 01:10:31 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-10 01:10:31 -0700 |
commit | fc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (patch) | |
tree | 6ef5bc2d994954809f833756dd63eeed03cbd5c9 /extra/php | |
parent | 648599b08776ea788a3ddb0365eb30fda03efe7b (diff) |
Fri May 10 01:10:30 PDT 2013
Diffstat (limited to 'extra/php')
-rw-r--r-- | extra/php/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/php/PKGBUILD b/extra/php/PKGBUILD index 1d1e886d2..9c1355b33 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184419 2013-05-06 19:39:07Z foutrelis $ +# $Id: PKGBUILD 184818 2013-05-09 07:44:41Z pierre $ # Maintainer: Pierre Schmitz <pierre@archlinux.de> pkgbase=php @@ -21,8 +21,8 @@ pkgname=('php' 'php-sqlite' 'php-tidy' 'php-xsl') -pkgver=5.4.14 -pkgrel=2 +pkgver=5.4.15 +pkgrel=1 arch=('i686' 'x86_64') license=('PHP') url='http://www.php.net' @@ -33,7 +33,7 @@ makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx' source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2" 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch' 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles') -md5sums=('cfdc044be2c582991a1fe0967898fa38' +md5sums=('145ea5e845e910443ff1eddb3dbcf56a' '44c1bb1df346b3b9d3e092c7df9a37d0' 'dec2cbaad64e3abf4f0ec70e1de4e8e9' '5c1f4c967b66ce3eaf819b46951dcbf5' |