diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:24:13 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:24:13 +0000 |
| commit | 198b0adfa50acbb2b3c4be69e7b4c402add5dd93 (patch) | |
| tree | 435bba2975030776d3826e19c2fd2bd84c5396eb /repos/extra/meson/abuild | |
| parent | 5cd6670dbe0ed0f36c7e5cedbb8f3130f5224e6b (diff) | |
| download | alicelinux-198b0adfa50acbb2b3c4be69e7b4c402add5dd93.tar.gz alicelinux-198b0adfa50acbb2b3c4be69e7b4c402add5dd93.zip | |
meson: updated to 1.8.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 e2a51828..6ab1ce1e 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.8.0 +version=1.8.2 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |