diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-21 22:47:55 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-21 22:47:55 +0000 |
| commit | e6f45d8772363d0730cdf030d307bdbb23a1876c (patch) | |
| tree | 0be43aa4a700132c1dbaad7d4168276d8dcc79b3 /meson/abuild | |
| parent | 6f75fa6a85521ffd6ff74c9cff6c9de51e6960bc (diff) | |
| download | alicelinux-e6f45d8772363d0730cdf030d307bdbb23a1876c.tar.gz alicelinux-e6f45d8772363d0730cdf030d307bdbb23a1876c.zip | |
Woodpecker CI 843dc9355d70385c9345f1d42ba286275e3e433e [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 dbf20840..683edcb9 100644 --- a/meson/abuild +++ b/meson/abuild @@ -1,4 +1,4 @@ name=meson -version=1.8.3 +version=1.8.4 release=1 source="https://github.com/mesonbuild/$name/releases/download/$version/$name-$version.tar.gz" |