From ee21ce53005fc35b9e9ab106c55b827e277e96dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 07:52:23 +0200 Subject: [PATCH] mupdf: update HOMEPAGE. --- app-text/mupdf/mupdf-1.8.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/mupdf/mupdf-1.8.recipe b/app-text/mupdf/mupdf-1.8.recipe index 8f9785c3d..7557cb0f3 100644 --- a/app-text/mupdf/mupdf-1.8.recipe +++ b/app-text/mupdf/mupdf-1.8.recipe @@ -7,11 +7,11 @@ printed page on screen. MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with \ transparency, encryption, hyperlinks, annotations, searching and more. It also \ reads XPS/OpenXPS documents and CBZ (Comic Book archive) files." -HOMEPAGE="http://www.mupdf.com/" +HOMEPAGE="https://www.mupdf.com/" COPYRIGHT="2006-2015 Artifex Software, Inc" LICENSE="AGPL-3.0" -REVISION="2" -SOURCE_URI="http://www.mupdf.com/downloads/archive/mupdf-$portVersion-source.tar.gz" +REVISION="3" +SOURCE_URI="https://www.mupdf.com/downloads/archive/mupdf-$portVersion-source.tar.gz" CHECKSUM_SHA256="a2a3c64d8b24920f87cf4ea9339a25abf7388496440f13b37482d1403c33c206" SOURCE_DIR="mupdf-$portVersion-source" PATCHES="mupdf-1.8.patchset"