summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-29 21:01:52 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-05-01 00:35:11 +0200
commitffd2f3bb45bfc04e97f2e77b429204c48dad6534 (patch)
treeddc874d555080901599977e88d8d5e1505d888d7 /Makefile.PL
parent8169b1b90fce87850da1829efe4267b00ab717dc (diff)
downloadurpmi-ffd2f3bb45bfc04e97f2e77b429204c48dad6534.tar
urpmi-ffd2f3bb45bfc04e97f2e77b429204c48dad6534.tar.gz
urpmi-ffd2f3bb45bfc04e97f2e77b429204c48dad6534.tar.bz2
urpmi-ffd2f3bb45bfc04e97f2e77b429204c48dad6534.tar.xz
urpmi-ffd2f3bb45bfc04e97f2e77b429204c48dad6534.zip
bump requires on URPM to 5.28
so that we can be tester nearly everywhere
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index bbf198e5..a7b58bec 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -152,7 +152,7 @@ WriteMakefile(
'MDV::Distribconf' => '4.100',
'Net::LDAP' => '0',
'Time::ZoneInfo' => '0',
- 'URPM' => 'v5.25',
+ 'URPM' => 'v5.28',
'XML::LibXML' => '0',
'XML::LibXML::Reader' => '0',
},