diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:53:31 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-24 06:53:31 +0000 |
| commit | 52a5dc0456738408e9e1abbe0e34a13ecf2faab8 (patch) | |
| tree | 4179b3b03135db6947bc9b9376fb98f0b6b779e6 /meson/abuild | |
| parent | 4efda9844b9028c843ee11e3000c9e62307e7371 (diff) | |
| download | alicelinux-52a5dc0456738408e9e1abbe0e34a13ecf2faab8.tar.gz alicelinux-52a5dc0456738408e9e1abbe0e34a13ecf2faab8.zip | |
Woodpecker CI f764ce77bac3631945c18c2279025cda45f670d7 [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 98b3e049..90f61452 100644 --- a/meson/abuild +++ b/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" |