libbson: update to 1.6.2
This commit is contained in:
parent
4c53617990
commit
545f814ae3
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'libbson'
|
||||
pkgname=libbson
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl automake libtool"
|
||||
short_desc="The libbson BSON serialization library"
|
||||
short_desc="The BSON serialization library"
|
||||
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=915dcb35cb124f9922eb1b7f29e628e1663014b6077bd635d198dda471c41989
|
||||
checksum=d9a1b2229a4aac2edb1564b909f0770a972af9bf94994acce2b21b2905913aed
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue