mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
stella: fix url and distfiles
This commit is contained in:
parent
331e0e6793
commit
e20e5901c7
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ makedepends="SDL2-devel glu-devel libpng-devel zlib-devel"
|
||||||
short_desc="A multi-platform Atari 2600 VCS Emulator"
|
short_desc="A multi-platform Atari 2600 VCS Emulator"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://stella.sourceforge.net/"
|
homepage="https://stella-emu.github.io/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/stella/stella/${version}/stella-${version}-src.tar.xz"
|
distfiles="https://github.com/stella-emu/stella/releases/download/release-${version}/stella-${version}-src.tar.xz"
|
||||||
checksum=93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad
|
checksum=93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue