mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bubblewrap: update to 0.3.0.
This commit is contained in:
parent
7e2f89b259
commit
d038d5c87c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bubblewrap'
|
# Template file for 'bubblewrap'
|
||||||
pkgname=bubblewrap
|
pkgname=bubblewrap
|
||||||
version=0.2.1
|
version=0.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libxslt docbook-xsl pkg-config"
|
hostmakedepends="automake libxslt docbook-xsl pkg-config"
|
||||||
makedepends="libcap-devel"
|
makedepends="libcap-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://github.com/projectatomic/bubblewrap"
|
homepage="https://github.com/projectatomic/bubblewrap"
|
||||||
distfiles="https://github.com/projectatomic/bubblewrap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/projectatomic/bubblewrap/archive/v${version}.tar.gz"
|
||||||
checksum="fd6d950d5694f1cdee2452405be7b735ff0de7aa65a70566f23b048b1cd35136"
|
checksum=31781b5f9fcb12b525fad9fd2bec2309679b7a4cb7eb5da40cff84eafc93454b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue