summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-libs
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-01-10 20:44:41 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-01-24 22:32:08 +0100
commit1f2fb0279c3ced55feec4854def1fdb182e0fc0d (patch)
tree59c6ebc75667f63d9228e1e05d9634f93744e9a5 /recipes-core/jakarta-libs
parent74389d2acb676ad1c204e36af01cb47dac070502 (diff)
downloadmeta-java-1f2fb0279c3ced55feec4854def1fdb182e0fc0d.tar.gz
regexp: correct license and bump PR
Diffstat (limited to 'recipes-core/jakarta-libs')
-rw-r--r--recipes-core/jakarta-libs/regexp_1.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/jakarta-libs/regexp_1.5.bb b/recipes-core/jakarta-libs/regexp_1.5.bb
index 181c7b0..4392e04 100644
--- a/recipes-core/jakarta-libs/regexp_1.5.bb
+++ b/recipes-core/jakarta-libs/regexp_1.5.bb
@@ -1,7 +1,8 @@
1DESCRIPTION = "Java Regular Expression package" 1DESCRIPTION = "Java Regular Expression package"
2AUTHOR = "Apache Software Foundation" 2AUTHOR = "Apache Software Foundation"
3LICENSE = "AL2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
5PR = "r1"
5 6
6SRC_URI = "http://archive.apache.org/dist/jakarta/regexp/source/jakarta-${BP}.tar.gz" 7SRC_URI = "http://archive.apache.org/dist/jakarta/regexp/source/jakarta-${BP}.tar.gz"
7 8