p5-uri: updated to 1.67

This commit is contained in:
Jose V Beneyto 2015-05-06 13:50:40 +02:00
parent b9d66d0ba2
commit 8f29a84b1e
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
975b2282bc8f0fd72a6dae5cefc33824 URI-1.64.tar.gz
d0ef53b6c63bcc02ba55f405c30741e3 URI-1.67.tar.gz

View File

@ -1,11 +1,11 @@
# Description: Perl Uniform Resource Identifiers Library.
# URL: http://www.cpan.org/modules/by-module/URI/GAAS/
# URL: http://search.cpan.org/dist/URI/
# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Packager: Han Boetes han at mijncomputer dot nl
# Depends on: perl
name=p5-uri
version=1.64
version=1.67
release=1
source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/URI-$version.tar.gz)
@ -15,6 +15,7 @@ build() {
perl Makefile.PL
make
make install DESTDIR=$PKG
# Remove perlcrap
find $PKG \
-name .packlist -or \