mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
perl-libwww-perl: bump to version 6.16
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
171cd2c5cc
commit
6e4a41a803
@ -1,3 +1,3 @@
|
|||||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||||
md5 6888c9d8728cd6f3ea3c9754461c9f94 libwww-perl-6.15.tar.gz
|
md5 0880fade10edcf5f60087e42f1db4481 libwww-perl-6.16.tar.gz
|
||||||
sha256 6f349d45c21b1ec0501c4437dfcb70570940e6c3d5bff783bd91d4cddead8322 libwww-perl-6.15.tar.gz
|
sha256 daffd268000f92d241f8ae5508ae5616dbd02f15a587b4fbcd14998ccc15ce22 libwww-perl-6.16.tar.gz
|
||||||
|
@ -4,11 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PERL_LIBWWW_PERL_VERSION = 6.15
|
PERL_LIBWWW_PERL_VERSION = 6.16
|
||||||
PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz
|
PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz
|
||||||
PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
|
PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
|
||||||
PERL_LIBWWW_PERL_LICENSE = Artistic or GPLv1+
|
|
||||||
PERL_LIBWWW_LICENSE_FILES = README
|
|
||||||
PERL_LIBWWW_PERL_DEPENDENCIES = \
|
PERL_LIBWWW_PERL_DEPENDENCIES = \
|
||||||
perl-encode-locale \
|
perl-encode-locale \
|
||||||
perl-file-listing \
|
perl-file-listing \
|
||||||
@ -22,5 +20,7 @@ PERL_LIBWWW_PERL_DEPENDENCIES = \
|
|||||||
perl-net-http \
|
perl-net-http \
|
||||||
perl-uri \
|
perl-uri \
|
||||||
perl-www-robotrules
|
perl-www-robotrules
|
||||||
|
PERL_LIBWWW_PERL_LICENSE = Artistic or GPLv1+
|
||||||
|
PERL_LIBWWW_PERL_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
$(eval $(perl-package))
|
$(eval $(perl-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user