libbson: update to 1.6.3
This commit is contained in:
parent
baaa4b782f
commit
123bd3b5d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbson'
|
||||
pkgname=libbson
|
||||
version=1.6.2
|
||||
version=1.6.3
|
||||
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=d9a1b2229a4aac2edb1564b909f0770a972af9bf94994acce2b21b2905913aed
|
||||
checksum=94bd5a0accee5da9af22c73e536c404eb110b08b00f2bb1cd813efddaa356312
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue