diff options
author | root <root@rshg054.dnsready.net> | 2013-03-17 00:30:56 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-17 00:30:56 -0700 |
commit | 993f2994ae292cae095a0282520680c33d92af5b (patch) | |
tree | 9784eadc28df639d1dd02269687e7c9d0e5bc595 /extra/php | |
parent | ea60830c19f04f36803e26821bd9db1361489653 (diff) |
Sun Mar 17 00:30:56 PDT 2013
Diffstat (limited to 'extra/php')
-rw-r--r-- | extra/php/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/php/PKGBUILD b/extra/php/PKGBUILD index 505ecf882..50e1075ff 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 178435 2013-02-22 07:43:22Z pierre $ +# $Id: PKGBUILD 180086 2013-03-16 08:30:44Z pierre $ # Maintainer: Pierre Schmitz <pierre@archlinux.de> pkgbase=php @@ -21,7 +21,7 @@ pkgname=('php' 'php-sqlite' 'php-tidy' 'php-xsl') -pkgver=5.4.12 +pkgver=5.4.13 pkgrel=1 arch=('i686' 'x86_64') license=('PHP') @@ -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=('5c7b614242ae12e9cacca21c8ab84818' +md5sums=('cacd308e978b7cf9ba4993196612ccf7' '0b0bc7a917fc592bdf11dcd3c5c255e9' 'dec2cbaad64e3abf4f0ec70e1de4e8e9' '5c1f4c967b66ce3eaf819b46951dcbf5' |