diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 745c4d3777486fa34b6e3542eacdde79432eeea1 (patch) | |
| tree | d5f42b459f7af744e65b57f0a8043d31863a7e12 /repos/extra/meson/abuild | |
| parent | 5323d28c95b93436ea737e868a85a72946af37f1 (diff) | |
| download | alicelinux-745c4d3777486fa34b6e3542eacdde79432eeea1.tar.gz alicelinux-745c4d3777486fa34b6e3542eacdde79432eeea1.zip | |
meson: updated to 1.6.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 5d25b1eb..1f2fc250 100644 --- a/repos/extra/meson/abuild +++ b/repos/extra/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.6.0 +version=1.6.1 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |