Signed-off-by: Sven Püschel <[email protected]>
---
 rules/libsoup.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/libsoup.make b/rules/libsoup.make
index 483c954c2..aedfbc99c 100644
--- a/rules/libsoup.make
+++ b/rules/libsoup.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSOUP) += libsoup
 #
 # Paths and names
 #
-LIBSOUP_VERSION        := 3.4.4
-LIBSOUP_MD5    := a63ea04a9686e9e4470b127ffe1eb96b
+LIBSOUP_VERSION        := 3.6.5
+LIBSOUP_MD5    := 181a474d783492e3f5f7cbfb047bcecd
 LIBSOUP                := libsoup-$(LIBSOUP_VERSION)
 LIBSOUP_SUFFIX := tar.xz
 LIBSOUP_URL    := $(call ptx/mirror, GNOME, libsoup/$(basename 
$(LIBSOUP_VERSION))/$(LIBSOUP).$(LIBSOUP_SUFFIX))
@@ -43,7 +43,6 @@ LIBSOUP_CONF_OPT := \
        -Dgssapi=disabled \
        -Dinstalled_tests=false \
        -Dintrospection=$(call ptx/endis, PTXCONF_LIBSOUP_INTROSPECTION)d \
-       -Dkrb5_config= \
        -Dntlm=disabled \
        -Dntlm_auth=ntlm_auth \
        -Dpkcs11_tests=disabled \
-- 
2.47.3


Reply via email to