blob: a470d633d502513ab6cff60d4ac2ce15990b15e2 (
plain)
1
2
3
4
5
6
7
8
9
|
require jakarta-commons.inc
DESCRIPTION = "Set of Java classes that provide helper methods for the standard java.lang classes"
SRC_URI = "http://www.apache.org/dist/commons/lang/source/${BP}-src.tar.gz"
SRC_URI[md5sum] = "625ff5f2f968dd908bca43c9469d6e6b"
SRC_URI[sha256sum] = "2445238cd0eb167e99a1147394f61325490559f3df7e7e8f628043fb70cbf2f4"
|