diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:52:47 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-26 15:52:47 +0000 |
| commit | c09239f03e033fda7db52849f4feef1329892ca5 (patch) | |
| tree | aa617d1c85d7e0d70c2c97a14b7d26bcdea35c35 /meson/abuild | |
| parent | 33ac973ede2c424e9efe74c9c0f39e7898bce3f6 (diff) | |
| download | alicelinux-c09239f03e033fda7db52849f4feef1329892ca5.tar.gz alicelinux-c09239f03e033fda7db52849f4feef1329892ca5.zip | |
Woodpecker CI 19b06d63982af907176a2b4e9e259abe90df89b6 [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 683edcb9..98b3e049 100644 --- a/meson/abuild +++ b/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.8.4 +version=1.9.0 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |