From 8bc0a613f6a575791b195fc98a92809f926d3557 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Thu, 10 Jan 2013 21:03:21 +0100 Subject: ant; fix license and bump PR --- recipes-core/ant/ant-native_1.8.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-core/ant') 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 @@ DESCRIPTION = "Another Neat Tool - build system for Java" AUTHOR = "Apache Software Foundation" HOMEPAGE = "http://ant.apache.org" -LICENSE = "AL2.0" +LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=503bb72c4dd62dd216d6820d5b869442" +PR = "r1" SRC_URI = "http://archive.apache.org/dist/ant/source/apache-ant-${PV}-src.tar.gz \ file://ant \ -- cgit v1.2.3-54-g00ecf