diff options
Diffstat (limited to 'meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb')
-rw-r--r-- | meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb b/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb index b745939234..a2c3e8a46e 100644 --- a/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb +++ b/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb | |||
@@ -10,10 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=01406e4ff2e60d88d42ef1caebdd0011" | |||
10 | 10 | ||
11 | 11 | ||
12 | SRC_URI = "${CPAN_MIRROR}/authors/id/D/DS/DSKOLL/IO-stringy-${PV}.tar.gz" | 12 | SRC_URI = "${CPAN_MIRROR}/authors/id/D/DS/DSKOLL/IO-stringy-${PV}.tar.gz" |
13 | SRC_URI[md5sum] = "e91acf0a800b190d13585a47de775bdd" | ||
14 | SRC_URI[sha256sum] = "8c67fd6608c3c4e74f7324f1404a856c331dbf48d9deda6aaa8296ea41bf199d" | 13 | SRC_URI[sha256sum] = "8c67fd6608c3c4e74f7324f1404a856c331dbf48d9deda6aaa8296ea41bf199d" |
15 | 14 | ||
16 | S = "${WORKDIR}/IO-stringy-${PV}" | 15 | S = "${UNPACKDIR}/IO-stringy-${PV}" |
17 | 16 | ||
18 | inherit cpan | 17 | inherit cpan |
19 | 18 | ||