summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-httpclient_3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jakarta-commons/commons-httpclient_3.1.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-httpclient_3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-httpclient_3.1.bb b/recipes-core/jakarta-commons/commons-httpclient_3.1.bb
index 64f80f6..66e9616 100644
--- a/recipes-core/jakarta-commons/commons-httpclient_3.1.bb
+++ b/recipes-core/jakarta-commons/commons-httpclient_3.1.bb
@@ -2,7 +2,7 @@ require jakarta-commons.inc
2 2
3DESCRIPTION = "Efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations" 3DESCRIPTION = "Efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations"
4 4
5SRC_URI = "http://www.apache.org/dist/httpcomponents/commons-httpclient/source/${BP}-src.tar.gz" 5SRC_URI = "http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/${BP}-src.tar.gz"
6 6
7S = "${WORKDIR}/${BP}" 7S = "${WORKDIR}/${BP}"
8 8