diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-19 13:43:35 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-19 13:43:35 +0300 |
commit | 81f590e9a873a3d2b701941e91f754005881e11e (patch) | |
tree | 58672994da95eead1a0eeb5403324abb5945c373 /extra/glib | |
parent | ea1198309d21280de685636a60e9ca8376f093b9 (diff) | |
download | repository-81f590e9a873a3d2b701941e91f754005881e11e.tar.gz |
glib: bump to 2.70.0
Diffstat (limited to 'extra/glib')
-rw-r--r-- | extra/glib/checksums | 2 | ||||
-rw-r--r-- | extra/glib/sources | 2 | ||||
-rw-r--r-- | extra/glib/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/glib/checksums b/extra/glib/checksums index cca11b7c..43b570f1 100644 --- a/extra/glib/checksums +++ b/extra/glib/checksums @@ -1,2 +1,2 @@ %BLAKE3 -516d22d83300981c53d74ef555eb7294f8a32f6942c3939a61c4e49614bc2d05 glib-2.68.4.tar.xz +34c42cd31e0538213db866ce6b041021d8969e97fcd661edf482fdecceace756 glib-2.70.0.tar.xz diff --git a/extra/glib/sources b/extra/glib/sources index a7830590..0e3286fd 100644 --- a/extra/glib/sources +++ b/extra/glib/sources @@ -1 +1 @@ -https://download.gnome.org/sources/glib/2.68/glib-2.68.4.tar.xz +https://download.gnome.org/sources/glib/2.70/glib-2.70.0.tar.xz diff --git a/extra/glib/version b/extra/glib/version index adf65894..86aba7e1 100644 --- a/extra/glib/version +++ b/extra/glib/version @@ -1 +1 @@ -2.68.4 1 +2.70.0 1 |