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