Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] boost: Fix SRC_URI checksums
@ 2016-10-29 19:46 Khem Raj
  2016-10-30 16:40 ` Richard Purdie
  0 siblings, 1 reply; 12+ messages in thread
From: Khem Raj @ 2016-10-29 19:46 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-support/boost/boost-1.62.0.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/boost/boost-1.62.0.inc b/meta/recipes-support/boost/boost-1.62.0.inc
index a097ea1..1144ac9 100644
--- a/meta/recipes-support/boost/boost-1.62.0.inc
+++ b/meta/recipes-support/boost/boost-1.62.0.inc
@@ -13,7 +13,7 @@ BOOST_P = "boost_${BOOST_VER}"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2"
 
-SRC_URI[md5sum] = "7ef085456c48c49a7fe8237f07e5f674"
-SRC_URI[sha256sum] = "bce80293052e2d6230f1bec9b7524b33412e4fb26e9723460a0f362ac15b7acb"
+SRC_URI[md5sum] = "21b799e5d35ba2beef75b225deaf199a"
+SRC_URI[sha256sum] = "a715dc2adff2d451719352b1e863d78cbb100a03f7ed76097c89b9016c59091e"
 
 S = "${WORKDIR}/${BOOST_P}"
-- 
2.10.1



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-11-02  2:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29 19:46 [PATCH] boost: Fix SRC_URI checksums Khem Raj
2016-10-30 16:40 ` Richard Purdie
2016-10-30 17:39   ` Khem Raj
2016-10-31  3:27     ` Paul Eggleton
2016-10-31  3:45       ` Paul Eggleton
2016-10-31 12:53         ` Alexander Kanavin
2016-10-31 16:22           ` Khem Raj
2016-11-01 12:40             ` Alexander Kanavin
2016-11-01 16:06               ` Khem Raj
2016-11-01 16:33                 ` Alexander Kanavin
2016-11-01 16:45                   ` Khem Raj
2016-11-02  2:43                     ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox