summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-25 16:30:05 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-25 16:30:05 +0000
commit52947f60791a867e41bda8fd132ea6836b41e4aa (patch)
treeb4518f954337ec90f5c0712353b2a34176f44f86 /Makefile.PL
parent3776d3da11bbcc654b36ed8fdf0cd02b72a27714 (diff)
downloadurpmi-52947f60791a867e41bda8fd132ea6836b41e4aa.tar
urpmi-52947f60791a867e41bda8fd132ea6836b41e4aa.tar.gz
urpmi-52947f60791a867e41bda8fd132ea6836b41e4aa.tar.bz2
urpmi-52947f60791a867e41bda8fd132ea6836b41e4aa.tar.xz
urpmi-52947f60791a867e41bda8fd132ea6836b41e4aa.zip
Update CPAN module version requirements
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 5f4f5087..9b23867a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -112,7 +112,7 @@ WriteMakefile(
PREREQ_PM => {
'Locale::gettext' => '1.01',
'MDV::Packdrakeng' => '1.01',
- 'URPM' => '1.29',
+ 'URPM' => '1.32',
},
VERSION_FROM => 'urpm.pm',
macro => {