diff options
| author | Tim Orling <ticotimo@gmail.com> | 2015-08-14 13:49:01 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-24 13:56:29 +0200 |
| commit | f09842906c2cefb7890c696abcd3ddf5b776258c (patch) | |
| tree | 1235db90c9bcc09577d47c1290530a5fe483be0d | |
| parent | f5f60e746c15a802b0e844403b5a572b7e8a06cf (diff) | |
| download | meta-openembedded-f09842906c2cefb7890c696abcd3ddf5b776258c.tar.gz | |
librole-tiny-perl: add 2.000001 recipe
Changes since v1:
fix URL (Thank you, Andreas Baak)
Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb index 9a8ec2e58a..48360c6335 100644 --- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb +++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "\"Role::Tiny\" is a minimalist role composition tool." | |||
| 3 | 3 | ||
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | 5 | ||
| 6 | HOMEPAGE = "https://metacpan.org/pod/Role-Tiny" | 6 | HOMEPAGE = "https://metacpan.org/pod/Role::Tiny" |
| 7 | 7 | ||
| 8 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 8 | LICENSE = "Artistic-1.0 | GPL-1.0+" |
| 9 | LIC_FILES_CHKSUM = "file://README;beginline=172;endline=209;md5=26df7e7c20551fb1906e2286624f0b71" | 9 | LIC_FILES_CHKSUM = "file://README;beginline=172;endline=209;md5=26df7e7c20551fb1906e2286624f0b71" |
