summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jakarta-commons/commons-collections3_3.2.2.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-collections3_3.2.2.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb b/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
new file mode 100644
index 0000000..0a53d09
--- /dev/null
+++ b/recipes-core/jakarta-commons/commons-collections3_3.2.2.bb
@@ -0,0 +1,14 @@
1require jakarta-commons.inc
2
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
4PR = "${INC_PR}.1"
5
6DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality"
7
8SRC_URI = "http://www.apache.org/dist/commons/collections/source/commons-collections-${PV}-src.tar.gz"
9
10S = "${WORKDIR}/commons-collections-${PV}-src"
11
12
13SRC_URI[md5sum] = "776b51a51312c1854ad8f6d344a47cda"
14SRC_URI[sha256sum] = "070d94fe77969d8949bd129a618e6a7bee6b83b5b5db3ef3f983395a5428b914"