From 40805a0444ca6cad1a3b5955b6cf311f95cfb4b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 Oct 2019 09:16:02 +0100 Subject: [PATCH] sigil: switch homepage to https. --- app-text/sigil/sigil-0.9.14.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/sigil/sigil-0.9.14.2.recipe b/app-text/sigil/sigil-0.9.14.2.recipe index aeda5c177..e9467aff3 100644 --- a/app-text/sigil/sigil-0.9.14.2.recipe +++ b/app-text/sigil/sigil-0.9.14.2.recipe @@ -1,10 +1,10 @@ SUMMARY="Multi-platform WYSIWYG ebook editor for ePub format" DESCRIPTION="Sigil is a free, open source, multi-platform ebook editor that uses \ Qt (and QtWebKit). It is designed to edit books in ePub format (both ePub 2 and ePub 3)." -HOMEPAGE="http://sigil-ebook.com/" +HOMEPAGE="https://sigil-ebook.com/" COPYRIGHT="2009-2019 Sigil team" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/threedeyes/Sigil_WebKit/archive/$portVersion.tar.gz" CHECKSUM_SHA256="3819e30d72c09b84798294a9ee39c635b1dd034661955f8665631f9bcce01ac5" SOURCE_DIR="Sigil_WebKit-$portVersion"