mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bubblewrap: update to 0.2.1.
This commit is contained in:
parent
aba2cdd86b
commit
30bfd1c777
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.2.0
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
|
@ -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=50d612a2775e402105e26f8a9ab4ed314c7ba65ff85d4d051e96970b7136e99c
|
checksum="fd6d950d5694f1cdee2452405be7b735ff0de7aa65a70566f23b048b1cd35136"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue