aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2022-11-04 21:30:07 -0700
committerRosen Penev <rosenp@gmail.com>2022-11-10 20:44:18 -0800
commit3e57c2d8204737f0c963904a49fe74be05267b1f (patch)
tree2b1508cf3a8cbdf258642c9797baedbc1147c4f8 /libs
parent58de26defbcf9318082677491f4a88a4ac1aa920 (diff)
libsoup3: update to 3.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/libsoup3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/libs/libsoup3/Makefile b/libs/libsoup3/Makefile
index 5b071fd53..b911fb788 100644
--- a/libs/libsoup3/Makefile
+++ b/libs/libsoup3/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libsoup3
-PKG_VERSION:=3.0.6
+PKG_VERSION:=3.2.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=libsoup-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=@GNOME/libsoup/3.0
-PKG_HASH:=b45d59f840b9acf9bb45fd45854e3ef672f57e3ab957401c3ad8d7502ac23da6
+PKG_SOURCE_URL:=@GNOME/libsoup/3.2
+PKG_HASH:=b1eb3d2c3be49fbbd051a71f6532c9626bcecea69783190690cd7e4dfdf28f29
PKG_BUILD_DIR:=$(BUILD_DIR)/libsoup-$(PKG_VERSION)
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@ -40,7 +40,6 @@ MESON_ARGS += \
-Dtls_check=false \
-Dintrospection=disabled \
-Dvapi=disabled \
- -Dgtk_doc=false \
-Dtests=false \
-Dinstalled_tests=false \
-Dsysprof=disabled