perl-gd: bump to version 2.70
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1662c215b8
commit
b045ebf4d4
@ -1,6 +1,6 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
md5 aa1488a54fd9baba7aadb53720675bdc GD-2.69.tar.gz
|
||||
sha256 ddb02d491cfd84d30448438c84239b0893d84e9576a90c3b5ed109420fae545d GD-2.69.tar.gz
|
||||
md5 d9596406f64e50b9ecef8d7cfbf0d99b GD-2.70.tar.gz
|
||||
sha256 66b26a322e1fd82ef874721dd5274effcc60eb0c0f3481bf88ddf91529b633e2 GD-2.70.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 1e2250289d6df4ba1c24f7550982d7ffaff2c97cd02e847659406e1afd28e83f LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_GD_VERSION = 2.69
|
||||
PERL_GD_VERSION = 2.70
|
||||
PERL_GD_SOURCE = GD-$(PERL_GD_VERSION).tar.gz
|
||||
PERL_GD_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RU/RURBAN
|
||||
PERL_GD_DEPENDENCIES = zlib libpng freetype gd
|
||||
|
Loading…
Reference in New Issue
Block a user