summaryrefslogtreecommitdiffstats
path: root/recipes-core/ant
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-01-10 21:03:21 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-01-24 22:32:08 +0100
commit8bc0a613f6a575791b195fc98a92809f926d3557 (patch)
treea064a2e8ab240ebf9a033346c87fdf3194090d11 /recipes-core/ant
parente1075f68b340ed0117a013a0b2af18234d9ea9f9 (diff)
downloadmeta-java-8bc0a613f6a575791b195fc98a92809f926d3557.tar.gz
ant; fix license and bump PR
Diffstat (limited to 'recipes-core/ant')
-rw-r--r--recipes-core/ant/ant-native_1.8.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/ant/ant-native_1.8.1.bb b/recipes-core/ant/ant-native_1.8.1.bb
index ff0824c..21feb1c 100644
--- a/recipes-core/ant/ant-native_1.8.1.bb
+++ b/recipes-core/ant/ant-native_1.8.1.bb
@@ -1,8 +1,9 @@
1DESCRIPTION = "Another Neat Tool - build system for Java" 1DESCRIPTION = "Another Neat Tool - build system for Java"
2AUTHOR = "Apache Software Foundation" 2AUTHOR = "Apache Software Foundation"
3HOMEPAGE = "http://ant.apache.org" 3HOMEPAGE = "http://ant.apache.org"
4LICENSE = "AL2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=503bb72c4dd62dd216d6820d5b869442" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=503bb72c4dd62dd216d6820d5b869442"
6PR = "r1"
6 7
7SRC_URI = "http://archive.apache.org/dist/ant/source/apache-ant-${PV}-src.tar.gz \ 8SRC_URI = "http://archive.apache.org/dist/ant/source/apache-ant-${PV}-src.tar.gz \
8 file://ant \ 9 file://ant \