innoextract: switch homepage to https.

This commit is contained in:
Jérôme Duval
2019-11-06 10:15:12 +01:00
committed by GitHub
parent 0acd611dd1
commit be4a42fa54

View File

@@ -6,10 +6,10 @@ systems without running the actual installer using wine. innoextract currently\
In addition to standard Inno Setup installers, innoextract also supports some \
modified Inno Setup variants including Martijn Laan's My Inno Setup Extensions\
3.0.6.1 as well as GOG.com's Inno Setup-based game installers."
HOMEPAGE="http://constexpr.org/innoextract/"
HOMEPAGE="https://constexpr.org/innoextract/"
COPYRIGHT="2011-2018 Daniel Scharrer"
LICENSE="Zlib"
REVISION="1"
REVISION="2"
SOURCE_URI="http://constexpr.org/innoextract/files/innoextract-$portVersion.tar.gz"
CHECKSUM_SHA256="c1efb732f2bc3a80065c5f51a0d4ea6027aebf528c609d3f336aea2055d2f0a4"