aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jakarta-commons/commons-collections3_3.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jakarta-commons/commons-collections3_3.2.1.bb')
-rw-r--r--recipes/jakarta-commons/commons-collections3_3.2.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/jakarta-commons/commons-collections3_3.2.1.bb b/recipes/jakarta-commons/commons-collections3_3.2.1.bb
new file mode 100644
index 0000000000..dcde0c74f5
--- /dev/null
+++ b/recipes/jakarta-commons/commons-collections3_3.2.1.bb
@@ -0,0 +1,8 @@
+require jakarta-commons.inc
+
+DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality"
+
+SRC_URI = "http://www.apache.org/dist/commons/collections/source/commons-collections-${PV}-src.tar.gz"
+
+S = "${WORKDIR}/commons-collections-${PV}-src"
+