mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
bubblewrap: update to 0.11.0.
This commit is contained in:
parent
b3d2d9760a
commit
70eb89fa0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bubblewrap'
|
# Template file for 'bubblewrap'
|
||||||
pkgname=bubblewrap
|
pkgname=bubblewrap
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="libxslt docbook-xsl pkg-config"
|
hostmakedepends="libxslt docbook-xsl pkg-config"
|
||||||
|
@ -11,4 +11,4 @@ license="LGPL-2.0-or-later"
|
||||||
homepage="https://github.com/containers/bubblewrap"
|
homepage="https://github.com/containers/bubblewrap"
|
||||||
changelog="https://github.com/containers/bubblewrap/releases"
|
changelog="https://github.com/containers/bubblewrap/releases"
|
||||||
distfiles="https://github.com/containers/bubblewrap/releases/download/v${version}/bubblewrap-${version}.tar.xz"
|
distfiles="https://github.com/containers/bubblewrap/releases/download/v${version}/bubblewrap-${version}.tar.xz"
|
||||||
checksum=65d92cf44a63a51e1b7771f70c05013dce5bd6b0b2841c4b4be54b0c45565471
|
checksum=988fd6b232dafa04b8b8198723efeaccdb3c6aa9c1c7936219d5791a8b7a8646
|
||||||
|
|
Loading…
Add table
Reference in a new issue