libbson: update to 1.9.5.
Closes #13991. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c713a65f52
commit
ad35084ced
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbson'
|
||||
pkgname=libbson
|
||||
version=1.9.4
|
||||
version=1.9.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/mongodb/libbson"
|
||||
distfiles="https://github.com/mongodb/libbson/archive/${version}.tar.gz"
|
||||
checksum=6b1bbd52dcc688e005c8784cb5637f2f16b34a825f251a6b57597edea3cea2a7
|
||||
checksum=af1aa8a00a47cf66717f2467f63cbe72401f53b4acd1af1fc2136ede4482c89a
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue