Update package version to 0.11.1
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
name: bubblewrap
|
||||
description: Unprivileged sandboxing tool
|
||||
version: 0.11.0
|
||||
version: 0.11.1
|
||||
revision: 1
|
||||
url: https://github.com/containers/bubblewrap
|
||||
license: LGPL2-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "glibc", "libcap"]
|
||||
make_depends: ["docbook-xsl-nons", "libxslt", "meson"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- libcap
|
||||
make_depends:
|
||||
- docbook-xsl-nons
|
||||
- libxslt
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://github.com/containers/bubblewrap/releases/download/v${BPM_PKG_VERSION}/bubblewrap-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c1b7455a1283b1295879a46d5f001dfd088c0bb0f238abb5e128b3583a246f71
|
||||
|
||||
Reference in New Issue
Block a user