diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-04 07:33:58 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-04 07:33:58 (GMT) |
commit | 941b420d8f5ca08556b0a10ccde5f4e28e0d6146 (patch) | |
tree | 8f63c3f9729d41b57fbc0b5c4a6b33fdfb2157cc /abs/core-testing/php/PKGBUILD | |
parent | de42bea0019cfba3a5681e19e35f22a338a0d7ad (diff) | |
download | linhes_pkgbuild-941b420d8f5ca08556b0a10ccde5f4e28e0d6146.zip linhes_pkgbuild-941b420d8f5ca08556b0a10ccde5f4e28e0d6146.tar.gz linhes_pkgbuild-941b420d8f5ca08556b0a10ccde5f4e28e0d6146.tar.bz2 |
Bumped to include mythweb data in open_basedir.
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 90747ec..68175e8 100644 --- a/abs/core-testing/php/PKGBUILD +++ b/abs/core-testing/php/PKGBUILD @@ -1,6 +1,6 @@ pkgname=php pkgver=5.2.6 -pkgrel=14 +pkgrel=15 _suhosinver=0.9.6.2 pkgdesc='A high-level scripting language' arch=('i686' 'x86_64') |