[arch-commits] CVS update of extra/devel/php (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Mar 27 09:37:11 UTC 2008
Date: Thursday, March 27, 2008 @ 05:37:11
Author: pierre
Path: /home/cvs-extra/extra/devel/php
Modified: PKGBUILD (1.125 -> 1.126)
upgpkg: php 5.2.5-9
rebuilt due to postgres .so bump
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Index: extra/devel/php/PKGBUILD
diff -u extra/devel/php/PKGBUILD:1.125 extra/devel/php/PKGBUILD:1.126
--- extra/devel/php/PKGBUILD:1.125 Sat Mar 8 07:21:57 2008
+++ extra/devel/php/PKGBUILD Thu Mar 27 05:37:11 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.125 2008/03/08 12:21:57 pierre Exp $
+# $Id: PKGBUILD,v 1.126 2008/03/27 09:37:11 pierre Exp $
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=php
pkgver=5.2.5
-pkgrel=8
+pkgrel=9
_suhosinver=0.9.6.2
pkgdesc='A high-level scripting language'
arch=('i686' 'x86_64')
@@ -171,4 +171,4 @@
${phpextensions} || return 1
make || return 1
install -D -m644 libs/libphp5.so ${startdir}/pkg/usr/lib/apache/libphp5.so || return 1
-}
\ No newline at end of file
+}
More information about the arch-commits
mailing list