diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:54 +0800 |
| commit | 30d611387763fd9f38bfd8e28c86e66a550291b7 (patch) | |
| tree | 68075ad8a080d8b14e42408994c2a3f6c7ed895f /repos/extra/meson/abuild | |
| parent | 98980e4bc790b83a5029201a41f3176e81be1935 (diff) | |
| download | alicelinux-30d611387763fd9f38bfd8e28c86e66a550291b7.tar.gz alicelinux-30d611387763fd9f38bfd8e28c86e66a550291b7.zip | |
meson: updated to 1.7.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 1f2fc250..ad34f1cc 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.6.1 +version=1.7.0 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |