diff options
author | Francois Perrad <fperrad@gmail.com> | 2015-01-23 17:37:04 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-01-25 15:23:07 +0100 |
commit | f902be52293ec35a2ce168b24b702a662b3de550 (patch) | |
tree | 43181806091ff483c296bbd5d4ed2bfb83be12b7 /package/perl-path-tiny/perl-path-tiny.mk | |
parent | 03439359504089961b603fbee58ae0979045da1e (diff) | |
download | buildroot-f902be52293ec35a2ce168b24b702a662b3de550.tar.gz buildroot-f902be52293ec35a2ce168b24b702a662b3de550.zip |
perl-path-tiny: bump to version 0.061
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-path-tiny/perl-path-tiny.mk')
-rw-r--r-- | package/perl-path-tiny/perl-path-tiny.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-path-tiny/perl-path-tiny.mk b/package/perl-path-tiny/perl-path-tiny.mk index 4f34b8a072..248e30cc6b 100644 --- a/package/perl-path-tiny/perl-path-tiny.mk +++ b/package/perl-path-tiny/perl-path-tiny.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_PATH_TINY_VERSION = 0.059 +PERL_PATH_TINY_VERSION = 0.061 PERL_PATH_TINY_SOURCE = Path-Tiny-$(PERL_PATH_TINY_VERSION).tar.gz PERL_PATH_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DA/DAGOLDEN PERL_PATH_TINY_DEPENDENCIES = perl |