Merge pull request #5928 from diogoleal/fix_stella_url

stella: fix url and distfiles
This commit is contained in:
Michael Gehring 2017-03-08 13:15:15 +01:00 committed by GitHub
commit 9c1c9bf582

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() {