mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bubblewrap: update to 0.10.0.
This commit is contained in:
parent
8a27901cee
commit
4c8b4234d4
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.9.0
|
version=0.10.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=c6347eaced49ac0141996f46bba3b089e5e6ea4408bc1c43bab9f2d05dd094e1
|
checksum=65d92cf44a63a51e1b7771f70c05013dce5bd6b0b2841c4b4be54b0c45565471
|
||||||
|
|
Loading…
Add table
Reference in a new issue