sigil: switch homepage to https.

This commit is contained in:
Jérôme Duval
2019-10-30 09:16:02 +01:00
committed by GitHub
parent a411d82f08
commit 40805a0444

View File

@@ -1,10 +1,10 @@
SUMMARY="Multi-platform WYSIWYG ebook editor for ePub format" SUMMARY="Multi-platform WYSIWYG ebook editor for ePub format"
DESCRIPTION="Sigil is a free, open source, multi-platform ebook editor that uses \ 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)." 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" COPYRIGHT="2009-2019 Sigil team"
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"
REVISION="1" REVISION="2"
SOURCE_URI="https://github.com/threedeyes/Sigil_WebKit/archive/$portVersion.tar.gz" SOURCE_URI="https://github.com/threedeyes/Sigil_WebKit/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="3819e30d72c09b84798294a9ee39c635b1dd034661955f8665631f9bcce01ac5" CHECKSUM_SHA256="3819e30d72c09b84798294a9ee39c635b1dd034661955f8665631f9bcce01ac5"
SOURCE_DIR="Sigil_WebKit-$portVersion" SOURCE_DIR="Sigil_WebKit-$portVersion"