Update to libsoup3-2.99.8.

This commit is contained in:
ajacoutot 2021-06-04 15:47:05 +00:00
parent 66ec4f1a0e
commit 1ac42f1ce8
2 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2021/05/28 16:50:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2021/06/04 15:47:05 ajacoutot Exp $
COMMENT = HTTP client/server library for GNOME
GNOME_PROJECT = libsoup
GNOME_VERSION = 2.99.7
GNOME_VERSION = 2.99.8
PKGNAME= libsoup3-${GNOME_VERSION}
SHARED_LIBS += soup-3.0 0.0 # 0.0.0
@ -45,7 +45,8 @@ CONFIGURE_ARGS = -Dgssapi=disabled \
# requires unported wstest and dependency on apache2, python quart...
CONFIGURE_ARGS += -Dautobahn=disabled \
-Dtests=false
-Dtests=false \
-Dhttp2_tests=disabled
DEBUG_PACKAGES = ${BUILD_PACKAGES}

View File

@ -1,2 +1,2 @@
SHA256 (libsoup-2.99.7.tar.xz) = BsSJV3CRZhXPiv1sV1iiWGQnU5qykb5moGuH5Q6Jww4=
SIZE (libsoup-2.99.7.tar.xz) = 1478036
SHA256 (libsoup-2.99.8.tar.xz) = 9Llb2WeLSw8nXyMnWHgUthLZ5jM+Nibnl/kzkuVp3Bo=
SIZE (libsoup-2.99.8.tar.xz) = 1509236