libbson: update to 1.8.0.
This commit is contained in:
parent
9f1c7c3a6c
commit
3af317c34a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbson'
|
# Template file for 'libbson'
|
||||||
pkgname=libbson
|
pkgname=libbson
|
||||||
version=1.7.0
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl automake libtool"
|
hostmakedepends="perl automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/mongodb/libbson"
|
homepage="https://github.com/mongodb/libbson"
|
||||||
distfiles="https://github.com/mongodb/libbson/archive/${version}.tar.gz"
|
distfiles="https://github.com/mongodb/libbson/archive/${version}.tar.gz"
|
||||||
checksum=0db9fc9be1a111a3e703ed1a0622817423e8ab11400c525b9fb19aa6d7ef5cbd
|
checksum=36ab53f7be8c3d4f788ee822fe5c61ca06297d8fd6da289b00c2243cb8e7ed47
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue