aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libxml-regexp-perl_0.03.bb
blob: 6663908a0736ab1de9db1322437d906cca6ab38b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "XML::RegExp - Regular expressions for XML tokens"
SECTION = "libs"
LICENSE = "unknown"
PR = "r2"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/XML-RegExp-${PV}.tar.gz"

S = "${WORKDIR}/XML-RegExp-${PV}"

inherit cpan

BBCLASSEXTEND="native"

SRC_URI[md5sum] = "5826b24e0d05714e25c2bb04e1f1c09b"
SRC_URI[sha256sum] = "4608bd4aed51d6f31a1a77796bc42f7ddf9700fe9b33c86a6b75ccb6a9cf6abe"