diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:48:50 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:48:50 +0000 |
| commit | 6969e39d7f5dc19fe1276729ada179428b60d4ed (patch) | |
| tree | 20a58f6c4a237e5a8968f291d2164252c2ec3036 /repos/extra/meson/abuild | |
| parent | 85744b985ffe331a22586c4486017fcc0980a41a (diff) | |
| download | alicelinux-6969e39d7f5dc19fe1276729ada179428b60d4ed.tar.gz alicelinux-6969e39d7f5dc19fe1276729ada179428b60d4ed.zip | |
meson: updated to 1.8.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 84c95223..e2a51828 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.7.2 +version=1.8.0 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |