libbson: update to 1.4.2.
This commit is contained in:
parent
cc66f82b9a
commit
39d9f3f041
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbson'
|
||||
pkgname=libbson
|
||||
version=1.4.1
|
||||
version=1.4.2
|
||||
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=60abb553aff04d114e9d19862fe758cbc64061ba79de02f38b99b9d0b6850cff
|
||||
checksum=6a79fdad6ad282c75974c783b794a613b745c27ddc8821b2d947a2f97565b049
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue