diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:27:28 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:27:28 +0000 |
| commit | 98927fd7c1bea033a0b0f9eabe8a0c6876f8773c (patch) | |
| tree | b493c00ae13400155756cee5ebcce85abeddf2b7 /meson/abuild | |
| parent | c080fdb7bdba50bceddba1d01808f15f93006fd0 (diff) | |
| download | alicelinux-98927fd7c1bea033a0b0f9eabe8a0c6876f8773c.tar.gz alicelinux-98927fd7c1bea033a0b0f9eabe8a0c6876f8773c.zip | |
Woodpecker CI 56f12c6b15c01e4bcd1e22ca8773443678624aad [SKIP CI]
Diffstat (limited to 'meson/abuild')
| -rw-r--r-- | meson/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson/abuild b/meson/abuild index cc8d3199..3abe2546 100644 --- a/meson/abuild +++ b/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" |