diff options
Diffstat (limited to 'lang/php53/files/patch-pear::Makefile.frag')
-rw-r--r-- | lang/php53/files/patch-pear::Makefile.frag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/files/patch-pear::Makefile.frag b/lang/php53/files/patch-pear::Makefile.frag index 082aa5e74fb8..41b525b28a7c 100644 --- a/lang/php53/files/patch-pear::Makefile.frag +++ b/lang/php53/files/patch-pear::Makefile.frag @@ -4,7 +4,7 @@ # -*- makefile -*- peardir=$(PEAR_INSTALLDIR) -+XML_RPC_ver=1.2.2 ++XML_RPC_ver=1.4.0 # Skip all php.ini files altogether PEAR_INSTALL_FLAGS = -n -dshort_open_tag=0 -dsafe_mode=0 |