[arch-commits] Commit in php/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Mar 4 20:40:28 UTC 2010


    Date: Thursday, March 4, 2010 @ 15:40:27
  Author: pierre
Revision: 71144

upgpkg: php 5.3.2-2
fix broken patch

Modified:
  php/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-04 20:12:19 UTC (rev 71143)
+++ PKGBUILD	2010-03-04 20:40:27 UTC (rev 71144)
@@ -22,8 +22,8 @@
          'php-tidy'
          'php-xsl')
 pkgver=5.3.2
-pkgrel=1
-_suhosinver=${pkgver}-0.9.9
+pkgrel=2
+_suhosinver=${pkgver}-0.9.9.1
 arch=('i686' 'x86_64')
 license=('PHP')
 url='http://www.php.net'
@@ -36,7 +36,7 @@
         "http://download.suhosin.org/suhosin-patch-${_suhosinver}.patch.gz"
         'php.ini.patch' 'apache.conf' 'db-configure.patch')
 md5sums=('46f500816125202c48a458d0133254a4'
-         'dec154e470dc22f4a88a39d591e11f2c'
+         '4647b05330862d6a1fc4469245cc6ade'
          'd6f94150f47047882c6716575e12e99b'
          '96ca078be6729b665be8a865535a97bf'
          'e04e6a3abf327dd40ddb2b7dc21677c4')




More information about the arch-commits mailing list