summaryrefslogtreecommitdiff
path: root/testing/php/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php/PKGBUILD')
-rw-r--r--testing/php/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/php/PKGBUILD b/testing/php/PKGBUILD
index 9de7253da..ed3272ed3 100644
--- a/testing/php/PKGBUILD
+++ b/testing/php/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 161804 2012-06-14 17:07:05Z pierre $
+# $Id: PKGBUILD 169085 2012-10-17 19:12:34Z 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.8
pkgrel=1
arch=('i686' 'x86_64')
license=('PHP')
@@ -33,13 +33,13 @@ 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=('bb8c816a9299be8995255ef70c63b800'
'0b0bc7a917fc592bdf11dcd3c5c255e9'
'dec2cbaad64e3abf4f0ec70e1de4e8e9'
- 'aabda9f3f2f8b9d8fdc9558c31c718db'
- '825e580dd5708d959b50944afa1b12b6'
+ '3cfde0cc4ed09b55f1ce531437a4eb88'
+ '5c1f4c967b66ce3eaf819b46951dcbf5'
'f56b5bb7e93c802ae8519182fbea3387'
- '86c73d481f3099e740e602869bacf637'
+ 'f8b206cb8fecb05cb1ded8bee45633ff'
'c60343df74f8e1afb13b084d5c0e47ed')
build() {