stella: fix url and distfiles

This commit is contained in:
Diogo Leal 2017-03-08 08:08:04 -03:00
parent 331e0e6793
commit e20e5901c7

View file

@ -7,8 +7,8 @@ makedepends="SDL2-devel glu-devel libpng-devel zlib-devel"
short_desc="A multi-platform Atari 2600 VCS Emulator"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-2"
homepage="http://stella.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/stella/stella/${version}/stella-${version}-src.tar.xz"
homepage="https://stella-emu.github.io/"
distfiles="https://github.com/stella-emu/stella/releases/download/release-${version}/stella-${version}-src.tar.xz"
checksum=93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad
do_configure() {