diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 4702d483a9f99f4402b9ddd01682949987d77035 (patch) | |
| tree | 1f2556c927a24dd0a17294cf2090dcc490aacccd /repos/extra/meson/abuild | |
| parent | b2526e8dc790585cb4a7481e4e443160e6b53f9c (diff) | |
| download | alicelinux-4702d483a9f99f4402b9ddd01682949987d77035.tar.gz alicelinux-4702d483a9f99f4402b9ddd01682949987d77035.zip | |
meson: updated to 1.5.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 075ff9aa..2d5ce7d7 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.5.1 +version=1.5.2 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |