diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:51:37 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:51:37 +0000 |
| commit | 304cbc94b3326c72672c3d3645878d4eab37917c (patch) | |
| tree | 92eb8fbc7546f798781754f2cee5915845c9761c /repos/extra/meson/abuild | |
| parent | 041f3e709d367a4cdbcbb7f7fe7ee9bed8920a4e (diff) | |
| download | alicelinux-304cbc94b3326c72672c3d3645878d4eab37917c.tar.gz alicelinux-304cbc94b3326c72672c3d3645878d4eab37917c.zip | |
meson: updated to 1.9.1
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 98b3e049..90f61452 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.9.0 +version=1.9.1 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |