aboutsummaryrefslogtreecommitdiff
path: root/lang/perl-uri
diff options
context:
space:
mode:
authorTomasz Maciej Nowak <tomek_n@o2.pl>2017-11-22 12:57:08 +0100
committerTomasz Maciej Nowak <tomek_n@o2.pl>2017-11-22 12:57:08 +0100
commitccfc8ed0131d57fce51d42cd8751bfcab377872f (patch)
tree16b527ad04bec5c70bc70cedd293d67d0975994e /lang/perl-uri
parent6b375d816b29040361ceda535a4e4c6c4772dbfb (diff)
perl-uri: upgrade to 1.72
Fixes #5089 Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
Diffstat (limited to 'lang/perl-uri')
-rw-r--r--lang/perl-uri/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl-uri/Makefile b/lang/perl-uri/Makefile
index aa182b244..3f043e4ff 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.72
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/E/ET/ETHER/
PKG_SOURCE:=URI-$(PKG_VERSION).tar.gz
-PKG_HASH:=9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115
+PKG_HASH:=35f14431d4b300de4be1163b0b5332de2d7fbda4f05ff1ed198a8e9330d40a32
PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>