diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:05:58 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:05:58 +0000 |
| commit | 9e4095986e827a0822825810d1d53bea02f06ab8 (patch) | |
| tree | 61822fc5af8a889e0c1ffda4f7858ecff0b65022 /repos/extra/meson/abuild | |
| parent | c9d8783be7898877fb4147990d5ee3217a6ded3a (diff) | |
| download | alicelinux-9e4095986e827a0822825810d1d53bea02f06ab8.tar.gz alicelinux-9e4095986e827a0822825810d1d53bea02f06ab8.zip | |
meson: updated to 1.10.1
Diffstat (limited to 'repos/extra/meson/abuild')
| -rw-r--r-- | repos/extra/meson/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/meson/abuild b/repos/extra/meson/abuild index 15c382a7..cc8d3199 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.10.0 +version=1.10.1 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |