summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-net_1.4.1.bb
diff options
context:
space:
mode:
authorXerxes Rånby <xerxes@zafena.se>2011-12-20 11:31:49 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2011-12-21 19:56:40 +0100
commit0e7a6f39f78182536b0df7a3d0c375be496dee0a (patch)
tree7290962c9330b89d6f89d5624a78c64b603292e5 /recipes-core/jakarta-commons/commons-net_1.4.1.bb
parent3c30f05364812ac9d4ae26dd96298261eab39d87 (diff)
downloadmeta-java-0e7a6f39f78182536b0df7a3d0c375be496dee0a.tar.gz
Apache have moved its complete software archive from www.apache.org to archive.apache.org
commons-cli, commons-codec, commons-collections, commons-configuration, commons-digester, commons-discovery, commons-el, commons-fileupload, commons-httpclient, commons-io, commons-jxpath, commons-lang, commons-logging, commons-net, commons-pool, avalon-framework-api, logkit, oro, poi and xerces-j have been updated accordingly. Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
Diffstat (limited to 'recipes-core/jakarta-commons/commons-net_1.4.1.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-net_1.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-net_1.4.1.bb b/recipes-core/jakarta-commons/commons-net_1.4.1.bb
index 26b8603..515173c 100644
--- a/recipes-core/jakarta-commons/commons-net_1.4.1.bb
+++ b/recipes-core/jakarta-commons/commons-net_1.4.1.bb
@@ -3,7 +3,7 @@ require jakarta-commons.inc
3DESCRIPTION = "Java Internet protocol suite library" 3DESCRIPTION = "Java Internet protocol suite library"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
5 5
6SRC_URI = "http://www.apache.org/dist/commons/net/source/${BP}-src.tar.gz" 6SRC_URI = "http://archive.apache.org/dist/commons/net/source/${BP}-src.tar.gz"
7 7
8S = "${WORKDIR}/${BP}" 8S = "${WORKDIR}/${BP}"
9 9