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 | |
| parent | 5f9797ffca7eff88a125f67378d4c86f7412abf5 (diff) | |
| download | alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.tar.gz alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.zip | |
Woodpecker CI e389b0c7babdae84d403eb2e4b01529ed6f8bfec [SKIP CI]
Diffstat (limited to 'bubblewrap')
| -rw-r--r-- | bubblewrap/.checksum | 2 | ||||
| -rw-r--r-- | bubblewrap/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bubblewrap/.checksum b/bubblewrap/.checksum index 155de90a..c480980e 100644 --- a/bubblewrap/.checksum +++ b/bubblewrap/.checksum @@ -1 +1 @@ -1b5735631ff962e614f4d67d76704b0a34203f879d85b1ad9d85b647a9875fce bubblewrap-0.11.1.tar.xz +84bbaab8e6674e165401e96d0d3f342015dc043b2528ae30c1da039fb6a06c80 bubblewrap-0.11.2.tar.xz 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" |