diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
| commit | 66709ab7705ee1ed32ec5447c4c72f1a00246898 (patch) | |
| tree | 59ff92e1df0370958daa1a650e9e050781de50d6 /bubblewrap/abuild | |
| parent | 5f9797ffca7eff88a125f67378d4c86f7412abf5 (diff) | |
| download | alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.tar.gz alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.zip | |
Woodpecker CI e389b0c7babdae84d403eb2e4b01529ed6f8bfec [SKIP CI]
Diffstat (limited to 'bubblewrap/abuild')
| -rw-r--r-- | bubblewrap/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bubblewrap/abuild b/bubblewrap/abuild index da6d28f9..daa75b7a 100644 --- a/bubblewrap/abuild +++ b/bubblewrap/abuild @@ -1,5 +1,5 @@ name=bubblewrap -version=0.11.1 +version=0.11.2 release=1 source="https://github.com/containers/${name}/releases/download/v${version}/${name}-${version}.tar.xz" build_opt="-Dbash_completion=disabled -Dzsh_completion=disabled -Dtests=false" |