diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/p5-extutils-depends/.md5sum | 2 | ||||
-rw-r--r-- | extra/p5-extutils-depends/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/extra/p5-extutils-depends/.md5sum b/extra/p5-extutils-depends/.md5sum index f42dbda9c..f5d1d02a9 100644 --- a/extra/p5-extutils-depends/.md5sum +++ b/extra/p5-extutils-depends/.md5sum @@ -1 +1 @@ -43c6655dde347a8e0b5b0675f11ec27e ExtUtils-Depends-0.301.tar.gz +db46426f0599668da95c21b53b532508 ExtUtils-Depends-0.302.tar.gz diff --git a/extra/p5-extutils-depends/Pkgfile b/extra/p5-extutils-depends/Pkgfile index 2639b1466..c33a268ed 100644 --- a/extra/p5-extutils-depends/Pkgfile +++ b/extra/p5-extutils-depends/Pkgfile @@ -5,9 +5,9 @@ # Depends on: p5-xml-parser p5-xml-writer name=p5-extutils-depends -version=0.301 +version=0.302 release=1 -source=(http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Depends-$version.tar.gz) +source=(http://downloads.sourceforge.net/sourceforge/gtk2-perl/ExtUtils-Depends-$version.tar.gz) build() { cd ExtUtils-Depends-$version |