From: Zoltan HERPAI Date: Wed, 23 May 2018 23:03:42 +0000 (+0200) Subject: perl-uri: bump to 1.74 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9232d123e4b8c583a25b9f308315b0376cb34418;p=feed%2Fpackages.git perl-uri: bump to 1.74 Signed-off-by: Zoltan HERPAI --- diff --git a/lang/perl-uri/Makefile b/lang/perl-uri/Makefile index 94af6dece0..1f2565bf60 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.71 +PKG_VERSION:=1.74 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/E/ET/ETHER/ PKG_SOURCE:=URI-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=247c3da29a794f72730e01aa5a715daf +PKG_MD5SUM:=892f7183b178af40f205ba37128225db PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl PKG_MAINTAINER:=Marcel Denia