diff --git a/games-engines/residualvm/residualvm-0.3.1.recipe b/games-engines/residualvm/residualvm-0.3.1.recipe index b23b6e615..ecf08f1d3 100644 --- a/games-engines/residualvm/residualvm-0.3.1.recipe +++ b/games-engines/residualvm/residualvm-0.3.1.recipe @@ -3,11 +3,11 @@ DESCRIPTION="ResidualVM is a program which allows you to run certain classic \ 3D games, provided you already have their data files. ResidualVM just \ replaces the executables shipped with the game, allowing you to play them on \ systems for which they were never designed!" -HOMEPAGE="http://www.residualvm.org/" +HOMEPAGE="https://www.residualvm.org/" COPYRIGHT="2003-2018 ResidualVM Team" LICENSE="GNU GPL v2" REVISION="2" -SOURCE_URI="http://www.residualvm.org/downloads/release/$portVersion/residualvm-$portVersion-sources.tar.gz" +SOURCE_URI="https://www.residualvm.org/downloads/release/$portVersion/residualvm-$portVersion-sources.tar.gz" CHECKSUM_SHA256="515b02129dd374bc9c0b732ddeaaaa3a342cc25ea0ea3c4ccf19141b5d362e1d" PATCHES="residualvm-$portVersion.patchset" ADDITIONAL_FILES="residualvm.rdef.in"