diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:22:11 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:22:11 +0000 |
| commit | dfc3579745a02f64a7f835c2a923ffb71a76d662 (patch) | |
| tree | 7e5cef672714d47ca8cc14a6de1eee8a1c2d4b7d /meson/abuild | |
| parent | 3fea128886ac11c5fcf7fb8e65cd89f3ab9ba02e (diff) | |
| download | alicelinux-dfc3579745a02f64a7f835c2a923ffb71a76d662.tar.gz alicelinux-dfc3579745a02f64a7f835c2a923ffb71a76d662.zip | |
Woodpecker CI 6804cedeba5a6cd14c0deac262abe8826383eb92 [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 6ab1ce1e..dbf20840 100644 --- a/meson/abuild +++ b/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.8.2 +version=1.8.3 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |