diff options
| author | Francois Perrad <fperrad@gmail.com> | 2017-08-20 10:03:25 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-21 23:40:59 +0200 |
| commit | e2707614be4e0688c7013ed2df5e4206caedefa7 (patch) | |
| tree | 77d0135518d6ceeb328c993baad127ac61e6e352 /package/perl-path-tiny | |
| parent | 74546b819f850f642bcd9dd33dccab1d408480a8 (diff) | |
| download | buildroot-e2707614be4e0688c7013ed2df5e4206caedefa7.tar.gz buildroot-e2707614be4e0688c7013ed2df5e4206caedefa7.zip | |
perl-path-tiny: bump to version 0.104
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')
| -rw-r--r-- | package/perl-path-tiny/perl-path-tiny.hash | 4 | ||||
| -rw-r--r-- | package/perl-path-tiny/perl-path-tiny.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package/perl-path-tiny/perl-path-tiny.hash b/package/perl-path-tiny/perl-path-tiny.hash index 259469cc11..49b6661e78 100644 --- a/package/perl-path-tiny/perl-path-tiny.hash +++ b/package/perl-path-tiny/perl-path-tiny.hash @@ -1,3 +1,3 @@ # retrieved by scancpan from http://cpan.metacpan.org/ -md5 92ece7b2aa09f18035b0550b0118bdee Path-Tiny-0.100.tar.gz -sha256 8b8c4c9db710470a26b356e7187eba47217fbba1fe8bd0ad72c5b2cc8f6ba10c Path-Tiny-0.100.tar.gz +md5 17354181d9794df01be555b25114dd24 Path-Tiny-0.104.tar.gz +sha256 c69f1dcfeb4aa004086deb9bc14c7d79f45798b947f1efbd634a3442e267aaef Path-Tiny-0.104.tar.gz diff --git a/package/perl-path-tiny/perl-path-tiny.mk b/package/perl-path-tiny/perl-path-tiny.mk index ed1304d4cf..53e787dc10 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.100 +PERL_PATH_TINY_VERSION = 0.104 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_LICENSE = Apache-2.0 |

