kumquat-buildroot/package/perl-uri/perl-uri.mk
Francois Perrad ba6b7e78b2 perl-uri: bump to version 1.69
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-25 22:00:32 +01:00

14 lines
404 B
Makefile

################################################################################
#
# perl-uri
#
################################################################################
PERL_URI_VERSION = 1.69
PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_URI_LICENSE = Artistic or GPLv1+
PERL_URI_LICENSE_FILES = LICENSE
$(eval $(perl-package))