Date: Sunday, March 28, 2010 @ 17:32:17 Author: pierre Revision: 73832
upgpkg: php-suhosin 0.9.31-1 upstream update Modified: php-suhosin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-28 19:12:03 UTC (rev 73831) +++ PKGBUILD 2010-03-28 21:32:17 UTC (rev 73832) @@ -2,7 +2,7 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=php-suhosin -pkgver=0.9.30 +pkgver=0.9.31 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='An advanced protection system for PHP installations' @@ -13,7 +13,7 @@ conflicts=('php-suhosin-extension') replaces=('php-suhosin-extension') backup=('etc/php/conf.d/suhosin.ini') -md5sums=('1bc7874f6306ebb5ec418e13a3b91797') +md5sums=('70df3405806ee62a952510ded002dccd') build() { cd ${srcdir}/suhosin-${pkgver}
