summaryrefslogtreecommitdiffstats
path: root/recipes-core/ant/ant-native_1.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/ant/ant-native_1.8.1.bb')
-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 \