diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:27 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:27 +0000 |
| commit | dfac2623845b810e625c3ac08d7ac816e03a9092 (patch) | |
| tree | e17125bb01db00462d06521fecc1aff6c1bc6412 /repos/extra/meson/abuild | |
| parent | 30bf133996f4d47da59fa752e436f174b0fa1748 (diff) | |
| download | alicelinux-dfac2623845b810e625c3ac08d7ac816e03a9092.tar.gz alicelinux-dfac2623845b810e625c3ac08d7ac816e03a9092.zip | |
meson: updated to 1.10.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 cc8d3199..3abe2546 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.10.1 +version=1.10.2 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |