diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:12 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:12 +0000 |
| commit | 9fef7270cd0ecf3bbf29971b263e923f790736fe (patch) | |
| tree | 1ff6fe5d78c7d31bfe8d50358fd8a6c6c360ab29 /repos/extra/glib/abuild | |
| parent | a66a67ec1e51181cdeca6fdaf4dcbcec42e286a6 (diff) | |
| download | alicelinux-9fef7270cd0ecf3bbf29971b263e923f790736fe.tar.gz alicelinux-9fef7270cd0ecf3bbf29971b263e923f790736fe.zip | |
glib: updated to 2.84.3
Diffstat (limited to 'repos/extra/glib/abuild')
| -rw-r--r-- | repos/extra/glib/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/glib/abuild b/repos/extra/glib/abuild index deeef51c..21033709 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,6 +1,6 @@ name=glib -version=2.84.2 -release=2 +version=2.84.3 +release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" build_opt=" |