diff options
| author | Henning Heinold <heinold@inf.fu-berlin.de> | 2013-01-10 21:03:21 +0100 |
|---|---|---|
| committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2013-01-24 22:32:08 +0100 |
| commit | 8bc0a613f6a575791b195fc98a92809f926d3557 (patch) | |
| tree | a064a2e8ab240ebf9a033346c87fdf3194090d11 | |
| parent | e1075f68b340ed0117a013a0b2af18234d9ea9f9 (diff) | |
| download | meta-java-8bc0a613f6a575791b195fc98a92809f926d3557.tar.gz | |
ant; fix license and bump PR
| -rw-r--r-- | recipes-core/ant/ant-native_1.8.1.bb | 3 |
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 @@ | |||
| 1 | DESCRIPTION = "Another Neat Tool - build system for Java" | 1 | DESCRIPTION = "Another Neat Tool - build system for Java" |
| 2 | AUTHOR = "Apache Software Foundation" | 2 | AUTHOR = "Apache Software Foundation" |
| 3 | HOMEPAGE = "http://ant.apache.org" | 3 | HOMEPAGE = "http://ant.apache.org" |
| 4 | LICENSE = "AL2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=503bb72c4dd62dd216d6820d5b869442" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=503bb72c4dd62dd216d6820d5b869442" |
| 6 | PR = "r1" | ||
| 6 | 7 | ||
| 7 | SRC_URI = "http://archive.apache.org/dist/ant/source/apache-ant-${PV}-src.tar.gz \ | 8 | SRC_URI = "http://archive.apache.org/dist/ant/source/apache-ant-${PV}-src.tar.gz \ |
| 8 | file://ant \ | 9 | file://ant \ |
