[arch-commits] CVS update of extra/devel/php-suhosin (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Dec 2 08:47:17 UTC 2007


    Date: Sunday, December 2, 2007 @ 03:47:17
  Author: pierre
    Path: /home/cvs-extra/extra/devel/php-suhosin

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: php-suhosin 0.9.22-1
minor bugfix; but on some systems it was reported to crash with LFS runtime check


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


Index: extra/devel/php-suhosin/PKGBUILD
diff -u extra/devel/php-suhosin/PKGBUILD:1.3 extra/devel/php-suhosin/PKGBUILD:1.4
--- extra/devel/php-suhosin/PKGBUILD:1.3	Sat Dec  1 03:58:55 2007
+++ extra/devel/php-suhosin/PKGBUILD	Sun Dec  2 03:47:17 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.3 2007/12/01 08:58:55 pierre Exp $
+# $Id: PKGBUILD,v 1.4 2007/12/02 08:47:17 pierre Exp $
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 pkgname=php-suhosin
-pkgver=0.9.21
+pkgver=0.9.22
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Suhosin is 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=('850984a5f3a99b7b046b9ab4005bd4e0')
+md5sums=('d448329e7003a33b7d631ea41f01ed6d')
 
 build() {
 	cd $startdir/src/suhosin-$pkgver




More information about the arch-commits mailing list