From: Zoltan HERPAI Date: Thu, 9 Nov 2017 18:49:06 +0000 (+0100) Subject: perl-uri: bump to 1.71 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f4fb3ca8be225da309621c298d581b410d5bc01b;p=feed%2Fpackages.git perl-uri: bump to 1.71 As the previous sources were pulled from the net, bump to this version. Signed-off-by: Zoltan HERPAI --- diff --git a/lang/perl-uri/Makefile b/lang/perl-uri/Makefile index 28164fd71f..94af6dece0 100644 --- a/lang/perl-uri/Makefile +++ b/lang/perl-uri/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=perl-uri -PKG_VERSION:=1.67 +PKG_VERSION:=1.71 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/E/ET/ETHER/ PKG_SOURCE:=URI-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=d0ef53b6c63bcc02ba55f405c30741e3 +PKG_MD5SUM:=247c3da29a794f72730e01aa5a715daf PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl PKG_MAINTAINER:=Marcel Denia