mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bubblewrap: update to 0.7.0.
This commit is contained in:
parent
f0a33066c9
commit
28d6737d48
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.6.2
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="libxslt docbook-xsl pkg-config"
|
hostmakedepends="libxslt docbook-xsl pkg-config"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://github.com/containers/bubblewrap"
|
homepage="https://github.com/containers/bubblewrap"
|
||||||
distfiles="${homepage}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8a0ec802d1b3e956c5bb0a40a81c9ce0b055a31bf30a8efa547433603b8af20b
|
checksum=764ab7100bd037ea53d440d362e099d7a425966bc62d1f00ab26b8fbb882a9dc
|
||||||
|
|
Loading…
Add table
Reference in a new issue