summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-net_1.4.1.bb
diff options
context:
space:
mode:
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