diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-11 03:20:21 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-11 03:20:21 +0000 |
| commit | 6bf04c608dac41c8a16b68c15bd6b8690200008d (patch) | |
| tree | 144e539b2f0363215cbfceeaaac9de98dc6595ba /repos/extra/wayland/abuild | |
| parent | 9fc3db8bc36fdec1c0b5c5bbbb6758c13001c1a1 (diff) | |
| download | alicelinux-6bf04c608dac41c8a16b68c15bd6b8690200008d.tar.gz alicelinux-6bf04c608dac41c8a16b68c15bd6b8690200008d.zip | |
wayland: updated to 1.24.0
Diffstat (limited to 'repos/extra/wayland/abuild')
| -rw-r--r-- | repos/extra/wayland/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/wayland/abuild b/repos/extra/wayland/abuild index 9817d3e2..f67b97ce 100644 --- a/repos/extra/wayland/abuild +++ b/repos/extra/wayland/abuild @@ -1,5 +1,5 @@ name=wayland -version=1.23.1 +version=1.24.0 release=1 source="https://gitlab.freedesktop.org/$name/$name/-/releases/$version/downloads/$name-$version.tar.xz" build_opt="-Ddocumentation=false" |