aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/curl
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-11-18 12:43:52 +0000
committerPhil Blundell <philb@gnu.org>2009-11-18 13:07:39 +0000
commitb252feed9785d0f7bb9673952a200dcccea7ed19 (patch)
treeff242072b394d4d35192f9c8d39307e8650aae98 /recipes/curl
parente2ff7126023edd212c61c023ae1edf6f1f197b8b (diff)
downloadopenembedded-b252feed9785d0f7bb9673952a200dcccea7ed19.tar.gz
curl: add checksums for 7.19.7
Diffstat (limited to 'recipes/curl')
-rw-r--r--recipes/curl/curl-common.inc2
-rw-r--r--recipes/curl/curl_7.19.7.bb3
2 files changed, 4 insertions, 1 deletions
diff --git a/recipes/curl/curl-common.inc b/recipes/curl/curl-common.inc
index 41c5d919c5..a57a0f6283 100644
--- a/recipes/curl/curl-common.inc
+++ b/recipes/curl/curl-common.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Command line tool and library for client-side URL transfers."
LICENSE = "MIT"
SECTION = "console/network"
-SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
+SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2;name=tarball \
file://pkgconfig_fix.patch;patch=1"
S = "${WORKDIR}/curl-${PV}"
diff --git a/recipes/curl/curl_7.19.7.bb b/recipes/curl/curl_7.19.7.bb
index 241c7f78ee..87e7ef9c28 100644
--- a/recipes/curl/curl_7.19.7.bb
+++ b/recipes/curl/curl_7.19.7.bb
@@ -3,3 +3,6 @@ require curl-target.inc
SRC_URI += "file://off_t_abi_fix.patch;patch=1;pnum=0"
PR = "${INC_PR}"
+
+SRC_URI[tarball.md5sum] = "79a8fbb2eed5464b97bdf94bee109380"
+SRC_URI[tarball.sha256sum] = "1a15f94ae3401e3bd6208ce64155c2577815019824bceae7fd3221a12bc54a70"