diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-01 16:28:06 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-01 16:28:06 +0300 |
commit | 068584726bbc4d6295b8925911ea5bcf95ab4880 (patch) | |
tree | 81d7b06dbf524e307069cd009075b9e7bd4a153c /extra/gtk4 | |
parent | f3d65e3b5f30300c10397ab5882e9fe0d9bb55db (diff) | |
download | repository-068584726bbc4d6295b8925911ea5bcf95ab4880.tar.gz |
Switch to libressl
This reverts commit 18c2513c2af381e5e302f5f046105e930b4bba72.
Diffstat (limited to 'extra/gtk4')
-rw-r--r-- | extra/gtk4/checksums | 2 | ||||
-rw-r--r-- | extra/gtk4/sources | 2 | ||||
-rw-r--r-- | extra/gtk4/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/gtk4/checksums b/extra/gtk4/checksums index 482c0471..0450c0d9 100644 --- a/extra/gtk4/checksums +++ b/extra/gtk4/checksums @@ -1 +1 @@ -d7c9893725790b50bd9a3bb278856d9d543b44b6b9b951d7b60e7bdecc131890 gtk-4.0.3.tar.xz +e975f286e911666a79b6bcf486e6f99b0bd9d2b4cc348d19bce487a0b1c97072 gtk-4.2.0.tar.xz diff --git a/extra/gtk4/sources b/extra/gtk4/sources index 28d9dcd5..d4b7af61 100644 --- a/extra/gtk4/sources +++ b/extra/gtk4/sources @@ -1 +1 @@ -https://download.gnome.org/sources/gtk/4.0/gtk-4.0.3.tar.xz +https://download.gnome.org/sources/gtk/4.2/gtk-4.2.0.tar.xz diff --git a/extra/gtk4/version b/extra/gtk4/version index b585b2fe..0cdd4873 100644 --- a/extra/gtk4/version +++ b/extra/gtk4/version @@ -1 +1 @@ -4.0.3 1 +4.2.0 1 |