diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-05 19:19:49 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-05 19:19:49 (GMT) |
commit | ac4712c7309eb92589350836870bd882233fc7cc (patch) | |
tree | cfe65768b70fecc46734c6dd946c081bb2ce6283 /abs/core-testing/php/PKGBUILD | |
parent | 3e58a7dccc57b74574e11647c63fe7e9f4da8278 (diff) | |
download | linhes_pkgbuild-ac4712c7309eb92589350836870bd882233fc7cc.zip linhes_pkgbuild-ac4712c7309eb92589350836870bd882233fc7cc.tar.gz linhes_pkgbuild-ac4712c7309eb92589350836870bd882233fc7cc.tar.bz2 |
PHP:Changes to php.ini for Zoneminder.
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 c549d56..45cc17a 100644 --- a/abs/core-testing/php/PKGBUILD +++ b/abs/core-testing/php/PKGBUILD @@ -1,6 +1,6 @@ pkgname=php pkgver=5.2.6 -pkgrel=20 +pkgrel=21 _suhosinver=0.9.6.2 pkgdesc='A high-level scripting language' arch=('i686' 'x86_64') |