diff options
Diffstat (limited to 'extra/p5-uri/Pkgfile')
-rwxr-xr-x | extra/p5-uri/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/p5-uri/Pkgfile b/extra/p5-uri/Pkgfile index e627e6275..2727dda39 100755 --- a/extra/p5-uri/Pkgfile +++ b/extra/p5-uri/Pkgfile @@ -5,9 +5,9 @@ # Depends on: perl name=p5-uri -version=1.35 -release=3 -source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-$version.tar.gz) +version=1.40 +release=1 +source=(ftp://ftp.demon.co.uk/pub/CPAN/modules/by-module/URI/URI-$version.tar.gz) build() { cd URI-$version |