libbson: update to 1.4.0.
This commit is contained in:
parent
cd6a84658f
commit
14875b7319
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbson'
|
||||
pkgname=libbson
|
||||
version=1.3.5
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl"
|
||||
|
@ -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/releases/download/${version}/libbson-${version}.tar.gz"
|
||||
checksum=d380cfc30bbb598e64bc5e4b0851f9e8343071292a9e0a101f49ec06211a1b23
|
||||
checksum=1f4e330d40601c4462534684bbc6e868205817c8cee54be8c12d2d73bd02b751
|
||||
|
||||
libbson-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue