All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libsoup: upgrade to 2.44.1
@ 2013-10-28 14:02 Valentin Popa
  0 siblings, 0 replies; only message in thread
From: Valentin Popa @ 2013-10-28 14:02 UTC (permalink / raw)
  To: openembedded-core

Tested with midori-browser on qemux86
and qemuarm.

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
---
 .../libsoup/{libsoup-2.4_2.42.1.bb => libsoup-2.4_2.44.1.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.42.1.bb => libsoup-2.4_2.44.1.bb} (85%)

diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.44.1.bb
similarity index 85%
rename from meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
rename to meta/recipes-support/libsoup/libsoup-2.4_2.44.1.bb
index ef8d439..6c3c1db 100644
--- a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
+++ b/meta/recipes-support/libsoup/libsoup-2.4_2.44.1.bb
@@ -17,8 +17,8 @@ PACKAGECONFIG[gnome] = "--with-gnome,--without-gnome"
 SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "aaccd590a8002b69716f885fa8589887"
-SRC_URI[sha256sum] = "20bd5365bb3e7de70fade91ac82c9dea31636318df90b8c26bc4cde2523a8c91"
+SRC_URI[md5sum] = "c8e3b59b16e8fbad430f47adb3bbd3df"
+SRC_URI[sha256sum] = "c532c331dd5f7eb78438867302ed6897a847c82b287ed9347bea8d1937974c1d"
 
 S = "${WORKDIR}/libsoup-${PV}"
 
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-28 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-28 14:02 [PATCH] libsoup: upgrade to 2.44.1 Valentin Popa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.