diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-24 23:17:43 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-24 23:17:43 (GMT) |
commit | 271e0fe8aaa7444b2be76abb6799c487f853b04c (patch) | |
tree | 69625498c5c63111f27fba984cf1d7af43e9b6b6 /abs/core-testing/php/PKGBUILD | |
parent | 7c127912304b0fc38cbf75423c39b5e3b304841d (diff) | |
download | linhes_pkgbuild-271e0fe8aaa7444b2be76abb6799c487f853b04c.zip linhes_pkgbuild-271e0fe8aaa7444b2be76abb6799c487f853b04c.tar.gz linhes_pkgbuild-271e0fe8aaa7444b2be76abb6799c487f853b04c.tar.bz2 |
add /data/srv/tmp to list of valid php dirs.
Diffstat (limited to 'abs/core-testing/php/PKGBUILD')
-rw-r--r-- | abs/core-testing/php/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/php/PKGBUILD b/abs/core-testing/php/PKGBUILD index 94107a7..4b0a18b 100644 --- a/abs/core-testing/php/PKGBUILD +++ b/abs/core-testing/php/PKGBUILD @@ -1,6 +1,6 @@ pkgname=php pkgver=5.2.6 -pkgrel=11 +pkgrel=12 _suhosinver=0.9.6.2 pkgdesc='A high-level scripting language' arch=('i686' 'x86_64') |