diff options
Diffstat (limited to 'extra/php/PKGBUILD')
-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 b1f89e3b8..1b1e55ffe 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193545 2013-08-23 06:57:45Z pierre $ +# $Id: PKGBUILD 194666 2013-09-20 19:11:06Z pierre $ # Maintainer: Pierre Schmitz <pierre@archlinux.de> pkgbase=php @@ -21,7 +21,7 @@ pkgname=('php' 'php-sqlite' 'php-tidy' 'php-xsl') -pkgver=5.5.3 +pkgver=5.5.4 pkgrel=1 arch=('i686' 'x86_64' 'mips64el') license=('PHP') @@ -33,7 +33,7 @@ makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx' source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz" 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch' 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles') -md5sums=('437e98144ef014dfab0922a9eed36853' +md5sums=('32c1dc56701d21def91a39a312392b54' 'f9ee638591aaf1526767db7976d95847' 'dec2cbaad64e3abf4f0ec70e1de4e8e9' '880afea327bb00c47082d22c507e6bfc' |