diff options
author | Francois Perrad <fperrad@gmail.com> | 2015-04-18 10:15:29 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-18 15:00:40 +0200 |
commit | 1a9c2f776f4b6714a933e608aaca205ba06ed01b (patch) | |
tree | e49535f426fb720c8af33e1296d21df17dc8404f /package/perl-path-tiny/perl-path-tiny.mk | |
parent | 0bc47cec61d64dc2c611d54ba1f0acaa99aeef50 (diff) | |
download | buildroot-1a9c2f776f4b6714a933e608aaca205ba06ed01b.tar.gz buildroot-1a9c2f776f4b6714a933e608aaca205ba06ed01b.zip |
perl-path-tiny: bump to version 0.068
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 248e30cc6b..534453b43d 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.061 +PERL_PATH_TINY_VERSION = 0.068 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 |