diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-25 00:51:46 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-25 00:51:46 +0800 |
| commit | 0f36e0e143c853cc67e46ecce40515bf46943abf (patch) | |
| tree | bf5833d13bcb3b6f6f397cd928ac2d6be3ba6b17 /repos/extra/meson/abuild | |
| parent | 4014cfb987465b46d0526b108ce1e457f0b9c208 (diff) | |
| download | alicelinux-0f36e0e143c853cc67e46ecce40515bf46943abf.tar.gz alicelinux-0f36e0e143c853cc67e46ecce40515bf46943abf.zip | |
meson: updated to 1.6.0
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 2d5ce7d7..5d25b1eb 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.5.2 +version=1.6.0 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |