diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-21 22:46:47 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-21 22:46:47 +0000 |
| commit | 47efe5286bd48081468793330c687e24da64f620 (patch) | |
| tree | 1c4aee9376c8da60131b94630826aab75b611ed1 /repos/extra/meson/abuild | |
| parent | 3c500d8ff7dbb5d29c268993f5941d110065c5dc (diff) | |
| download | alicelinux-47efe5286bd48081468793330c687e24da64f620.tar.gz alicelinux-47efe5286bd48081468793330c687e24da64f620.zip | |
meson: updated to 1.8.4
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 dbf20840..683edcb9 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.8.3 +version=1.8.4 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |