From 39d9f3f041fcfe60c765c2f862f5280d82c7663a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 1 Oct 2016 09:45:51 +0200 Subject: [PATCH] libbson: update to 1.4.2. --- srcpkgs/libbson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbson/template b/srcpkgs/libbson/template index 844e9da35e..6b63487bb8 100644 --- a/srcpkgs/libbson/template +++ b/srcpkgs/libbson/template @@ -1,6 +1,6 @@ # Template file for 'libbson' pkgname=libbson -version=1.4.1 +version=1.4.2 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=60abb553aff04d114e9d19862fe758cbc64061ba79de02f38b99b9d0b6850cff +checksum=6a79fdad6ad282c75974c783b794a613b745c27ddc8821b2d947a2f97565b049 pre_configure() { NOCONFIGURE=1 ./autogen.sh