libbson: update to 1.3.1.
This commit is contained in:
parent
aafe90e3c4
commit
fccd3be36d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libbson'
|
||||
pkgname=libbson
|
||||
version=1.2.0
|
||||
version=1.3.1
|
||||
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=f238c74fe29c3b0153aec76c3e0c55a6cfb93ad5766f6244bc896937133dcf3d
|
||||
checksum=687ceeb11239474fbd8de49718ec12df2a981b1cd0b2e4a8bde3aa023880933d
|
||||
|
||||
libbson-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue