From 2ee69215b637c474f583571d37785398467bf61d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 12 Jan 2017 12:30:50 +0000 Subject: [PATCH] libbson: update to 1.5.3. --- srcpkgs/libbson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbson/template b/srcpkgs/libbson/template index 3fe479ae7b7..a7ff975938f 100644 --- a/srcpkgs/libbson/template +++ b/srcpkgs/libbson/template @@ -1,6 +1,6 @@ # Template file for 'libbson' pkgname=libbson -version=1.5.2 +version=1.5.3 revision=1 build_style=gnu-configure hostmakedepends="perl automake libtool" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="Apache-2.0" homepage="https://github.com/mongodb/libbson" distfiles="https://github.com/mongodb/libbson/archive/${version}.tar.gz" -checksum=6040204482aef3d1817310f4542feb9df91627f48f70d4cbd2e62b25a71a18e6 +checksum=3278f28a8d177ed770e48212be9c614d19702f061342fd397f369760d4696c53 pre_configure() { NOCONFIGURE=1 ./autogen.sh