From 3d0806624b8dfc448f85881f3cb0207a05d1c294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:52:33 +0200 Subject: [PATCH] libbbson: update HOMEPAGE. --- dev-libs/libbson/libbson-1.1.10.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libbson/libbson-1.1.10.recipe b/dev-libs/libbson/libbson-1.1.10.recipe index 283651650..951915b75 100644 --- a/dev-libs/libbson/libbson-1.1.10.recipe +++ b/dev-libs/libbson/libbson-1.1.10.recipe @@ -3,11 +3,11 @@ DESCRIPTION="libbson is a library providing useful routines related to \ building, parsing, and iterating BSON documents. It is a useful base for \ those wanting to write high-performance C extensions to higher level \ languages such as python, ruby, or perl." -HOMEPAGE="http://github.com/mongodb/libbson" +HOMEPAGE="https://github.com/mongodb/libbson" COPYRIGHT="2013-2015 Christian Hergert, MongoDB and others" LICENSE="Apache v2" -REVISION="2" -SOURCE_URI="http://github.com/mongodb/libbson/releases/download/1.1.10/libbson-1.1.10.tar.gz" +REVISION="3" +SOURCE_URI="https://github.com/mongodb/libbson/releases/download/1.1.10/libbson-1.1.10.tar.gz" CHECKSUM_SHA256="211a62a7a6f93ba21b85afc1522c3a367a264be09626ea15f7be3a0fbe084a70" ARCHITECTURES="x86 ?x86_64"