diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:55 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:33:55 +0000 |
| commit | c78af9a7fa727d9b60231da0ea2ddd2d3091b850 (patch) | |
| tree | 8d6b3abc31b139b6b5983df2acc181a965fd0a9b /repos/extra/meson/abuild | |
| parent | 0274b6072cdb79b35f93798b0246c51ea55a42bf (diff) | |
| download | alicelinux-c78af9a7fa727d9b60231da0ea2ddd2d3091b850.tar.gz alicelinux-c78af9a7fa727d9b60231da0ea2ddd2d3091b850.zip | |
meson: updated to 1.9.2
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 90f61452..89e2fefe 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.9.1 +version=1.9.2 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |