residualvm: https hompeage and source uri.

This commit is contained in:
Jérôme Duval
2019-09-11 07:57:04 +02:00
committed by GitHub
parent ec2e253c67
commit c10104e0b3

View File

@@ -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"