libbson: update to 1.9.3.
This commit is contained in:
parent
ef24e588d0
commit
a43d709359
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbson'
|
||||
pkgname=libbson
|
||||
version=1.9.2
|
||||
version=1.9.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=726068026025c84bc3161d6a54209a75490bd3387d4739fbce34f3fd3fed08dc
|
||||
checksum=13b47f23f9ebfcbe91da81f85c9e1111aea2419df0116ce7cd1cbfb2af212c38
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue