Skip to content

Commit

Permalink
Update libsoup to version 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and pbor committed May 7, 2023
1 parent 9db9d4b commit 1ab75c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/libsoup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ def __init__(self):
Project.__init__(
self,
"libsoup3",
version="3.4.1",
version="3.4.2",
lastversion_major=3,
lastversion_even=True,
repository="https://gitlab.gnome.org/GNOME/libsoup",
archive_url="https://download.gnome.org/sources/libsoup/{major}.{minor}/libsoup-{version}.tar.xz",
hash="530b867b1b166cb9bca2750f1d15e5187318b5d948efb81d5899af3d75614504",
hash="78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3",
dependencies=[
"libxml2",
"glib-networking",
Expand Down

0 comments on commit 1ab75c3

Please sign in to comment.