perl-uri: bump to 1.71
As the previous sources were pulled from the net, bump to this version. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
f15b0ace72
commit
f4fb3ca8be
1 changed files with 2 additions and 2 deletions
|
@ -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 <naoir@gmx.net>
|
||||
|
|
Loading…
Reference in a new issue