Skip to content

Commit

Permalink
Update Gtk3 to version 3.24.39
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Dec 22, 2023
1 parent 949cf32 commit 571bb6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/gtk.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@ def __init__(self):
self,
"gtk3",
prj_dir="gtk3",
version="3.24.38",
version="3.24.39",
lastversion_major=3,
lastversion_even=True,
repository="https://gitlab.gnome.org/GNOME/gtk",
archive_url="https://download.gnome.org/sources/gtk%2B/{major}.{minor}/gtk%2B-{version}.tar.xz",
hash="ce11decf018b25bdd8505544a4f87242854ec88be054d9ade5f3a20444dd8ee7",
hash="1cac3e566b9b2f3653a458c08c2dcdfdca9f908037ac03c9d8564b4295778d79",
dependencies=["atk", "gdk-pixbuf", "pango", "libepoxy"],
patches=[
"gtk_update_icon_cache.patch",
Expand Down

0 comments on commit 571bb6e

Please sign in to comment.