diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:40 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:40 +0000 |
| commit | 941c4067f9c68150225ef98dba6445b09da89424 (patch) | |
| tree | 95db6765541434e5c3e1b8b513a50c15b6a5d2a2 /repos/extra/bubblewrap/abuild | |
| parent | 1dd9b52f99644612e0d2faf1ac78205c3a80f14f (diff) | |
| download | alicelinux-941c4067f9c68150225ef98dba6445b09da89424.tar.gz alicelinux-941c4067f9c68150225ef98dba6445b09da89424.zip | |
bubblewrap: updated to 0.11.1
Diffstat (limited to 'repos/extra/bubblewrap/abuild')
| -rw-r--r-- | repos/extra/bubblewrap/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/bubblewrap/abuild b/repos/extra/bubblewrap/abuild index f0ce1aae..da6d28f9 100644 --- a/repos/extra/bubblewrap/abuild +++ b/repos/extra/bubblewrap/abuild @@ -1,5 +1,5 @@ name=bubblewrap -version=0.11.0 +version=0.11.1 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" |