summaryrefslogtreecommitdiffstats
path: root/recipes-core/servlet-api
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-01-10 20:46:29 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-01-24 22:32:08 +0100
commit6484cfc269c85c4035f6453cd36e86f58b9e1bad (patch)
tree46b0b4f6fac21892d67d253b4d1980f0276d33f0 /recipes-core/servlet-api
parent1f2fb0279c3ced55feec4854def1fdb182e0fc0d (diff)
downloadmeta-java-6484cfc269c85c4035f6453cd36e86f58b9e1bad.tar.gz
servlet2.3: correct LICENSE and bump PR
Diffstat (limited to 'recipes-core/servlet-api')
-rw-r--r--recipes-core/servlet-api/servlet2.3_4.1.37.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/servlet-api/servlet2.3_4.1.37.bb b/recipes-core/servlet-api/servlet2.3_4.1.37.bb
index 3ffda52..98f0d69 100644
--- a/recipes-core/servlet-api/servlet2.3_4.1.37.bb
+++ b/recipes-core/servlet-api/servlet2.3_4.1.37.bb
@@ -1,7 +1,8 @@
1DESCRIPTION = "Servlet API 2.3 (from Tomcat 4.1)" 1DESCRIPTION = "Servlet API 2.3 (from Tomcat 4.1)"
2AUTHOR = "Apache Software Foundation" 2AUTHOR = "Apache Software Foundation"
3LICENSE = "AL2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
5PR = "r1"
5 6
6SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-4/v${PV}/src/apache-tomcat-${PV}-src.tar.gz" 7SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-4/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
7 8