[arch-commits] CVS update of extra/devel/php-suhosin (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sat Dec 1 08:58:55 UTC 2007
Date: Saturday, December 1, 2007 @ 03:58:55
Author: pierre
Path: /home/cvs-extra/extra/devel/php-suhosin
Modified: PKGBUILD (1.2 -> 1.3)
upgpkg: php-suhosin 0.9.21-1
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Index: extra/devel/php-suhosin/PKGBUILD
diff -u extra/devel/php-suhosin/PKGBUILD:1.2 extra/devel/php-suhosin/PKGBUILD:1.3
--- extra/devel/php-suhosin/PKGBUILD:1.2 Fri Sep 28 07:17:08 2007
+++ extra/devel/php-suhosin/PKGBUILD Sat Dec 1 03:58:55 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.2 2007/09/28 11:17:08 pierre Exp $
+# $Id: PKGBUILD,v 1.3 2007/12/01 08:58:55 pierre Exp $
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=php-suhosin
-pkgver=0.9.20
-pkgrel=3
+pkgver=0.9.21
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Suhosin is an advanced protection system for PHP installations.'
url='http://www.hardened-php.net/suhosin/'
@@ -13,7 +13,7 @@
conflicts=('php-suhosin-extension')
replaces=('php-suhosin-extension')
backup=('etc/php/conf.d/suhosin.ini')
-md5sums=('966033e599c11d977fb28924c7ef0fa1')
+md5sums=('850984a5f3a99b7b046b9ab4005bd4e0')
build() {
cd $startdir/src/suhosin-$pkgver
@@ -24,4 +24,4 @@
# disable by default
sed -i "s|extension = suhosin.so|;extension=suhosin.so|g" suhosin.ini
install -D -m644 suhosin.ini ${startdir}/pkg/etc/php/conf.d/suhosin.ini
-}
\ No newline at end of file
+}
More information about the arch-commits
mailing list