diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:35 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 03:58:35 +0000 |
| commit | 59fae516984f13ee44738a7a48b0df39f1ae5f0f (patch) | |
| tree | c909bad7ba61041ab1224aeac43fd88c09daf5d0 /repos/extra/meson/abuild | |
| parent | c7758d79611876fef3e571e120a47ff158884d14 (diff) | |
| download | alicelinux-59fae516984f13ee44738a7a48b0df39f1ae5f0f.tar.gz alicelinux-59fae516984f13ee44738a7a48b0df39f1ae5f0f.zip | |
meson: updated to 1.7.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 ad34f1cc..84c95223 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.7.0 +version=1.7.2 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |