summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libsoup/libsoup_2.2.105.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libsoup/libsoup_2.2.105.bb')
-rw-r--r--meta/recipes-support/libsoup/libsoup_2.2.105.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-support/libsoup/libsoup_2.2.105.bb b/meta/recipes-support/libsoup/libsoup_2.2.105.bb
index 697caaa08b..9b5d4f8174 100644
--- a/meta/recipes-support/libsoup/libsoup_2.2.105.bb
+++ b/meta/recipes-support/libsoup/libsoup_2.2.105.bb
@@ -2,12 +2,13 @@ DESCRIPTION = "An HTTP library implementation in C"
2SECTION = "x11/gnome/libs" 2SECTION = "x11/gnome/libs"
3LICENSE = "LGPLv2+" 3LICENSE = "LGPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" 4LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
5PR = "r3" 5PR = "r4"
6 6
7DEPENDS = "glib-2.0 gnutls libxml2" 7DEPENDS = "glib-2.0 gnutls libxml2"
8 8
9SRC_URI = "${GNOME_MIRROR}/${BPN}/2.2/${BPN}-${PV}.tar.bz2 \ 9SRC_URI = "${GNOME_MIRROR}/${BPN}/2.2/${BPN}-${PV}.tar.bz2 \
10 file://dprintf_conflict_with_eglibc.patch" 10 file://dprintf_conflict_with_eglibc.patch \
11 file://fix-for-new-glib.patch"
11 12
12SRC_URI[md5sum] = "7fa48b06a0e2b0ff3d2fa45cf331f169" 13SRC_URI[md5sum] = "7fa48b06a0e2b0ff3d2fa45cf331f169"
13SRC_URI[sha256sum] = "3760a127ee810cfd0fda257ff615d19a2dd8aeece199dad0d18690446df72e8f" 14SRC_URI[sha256sum] = "3760a127ee810cfd0fda257ff615d19a2dd8aeece199dad0d18690446df72e8f"