libbson: update to 1.8.1. (#8081)

This commit is contained in:
maxice8 2017-10-13 04:16:57 -03:00 committed by Juan RP
parent 19fcfb68eb
commit 6d6b9be42a

View File

@ -1,6 +1,6 @@
# Template file for 'libbson' # Template file for 'libbson'
pkgname=libbson pkgname=libbson
version=1.8.0 version=1.8.1
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=36ab53f7be8c3d4f788ee822fe5c61ca06297d8fd6da289b00c2243cb8e7ed47 checksum=723e47244751e79dcc80fb8dd6f8cb096433bac8494bcfaf464191b6dcbf2d3e
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh