summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-el_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jakarta-commons/commons-el_1.0.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-el_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-el_1.0.bb b/recipes-core/jakarta-commons/commons-el_1.0.bb
index 1446edd..4174dce 100644
--- a/recipes-core/jakarta-commons/commons-el_1.0.bb
+++ b/recipes-core/jakarta-commons/commons-el_1.0.bb
@@ -3,7 +3,7 @@ LICENSE = "Apache-1.1"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9147d939b3f3f97692e4441bf20bd1cd" 3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9147d939b3f3f97692e4441bf20bd1cd"
4PR = "${INC_PR}.1" 4PR = "${INC_PR}.1"
5 5
6DESCRIPTION = "Implementation of the JSP2.0 Expression Language API" 6SUMMARY = "Implementation of the JSP2.0 Expression Language API"
7 7
8SRC_URI = "http://archive.apache.org/dist/commons/el/source/${BP}-src.tar.gz" 8SRC_URI = "http://archive.apache.org/dist/commons/el/source/${BP}-src.tar.gz"
9 9